Commit Graph

65 Commits

Author SHA1 Message Date
ruinivist e9225b0018 refactor 2026-01-18 02:10:48 +00:00
ruinivist 89e62ad65a add tests (ai gen) 2026-01-18 01:59:00 +00:00
ruinivist f35debb152 vscode debug asctions 2026-01-18 01:43:10 +00:00
ruinivist 5e82fc5914 update gitignore 2026-01-18 01:42:51 +00:00
ruinivist 179f04ae3c fix ext editor open only for files 2026-01-04 17:50:52 +00:00
ruinivist 4af0ff4cad fix focus loss when micro openend 2026-01-04 17:49:15 +00:00
ruinivist f51c0b17c6 add open with micro 2026-01-04 17:44:36 +00:00
ruinivist 259645ec6e update gitignore 2026-01-04 17:34:14 +00:00
ruinivist 711e9f6dac modify styles 2026-01-04 17:31:34 +00:00
ruinivist 1aaeec8e12 fix oob in notes and viewport 2026-01-04 17:11:01 +00:00
ruinivist 3a2f63551d editor save on quit + better keybinds 2026-01-04 17:02:59 +00:00
ruinivist 0eaba474bf fix section parsing logic 2026-01-04 17:00:00 +00:00
ruinivist bc646f1aba add ui for showing multiple sections as pager 2026-01-04 06:07:59 +00:00
ruinivist dcf3b72215 add handling for parsing multiple headings as separate pages 2026-01-04 05:58:02 +00:00
ruinivist a8f6d5bfbf add space to cycle bw note states 2026-01-04 05:43:05 +00:00
ruinivist c0a0897c15 improve note view messages 2026-01-04 05:32:50 +00:00
ruinivist a71c0b0d9c add .md suffix implicit for files 2026-01-04 05:28:45 +00:00
ruinivist 04e63710df fix fsTreeStartOffset to resolve terminal height bug 2026-01-04 05:21:12 +00:00
ruinivist 9b1506623e change hint handlign to use bold and italic tags instead 2026-01-04 05:12:53 +00:00
ruinivist 34fde8ac27 simplify keybinds 2026-01-04 05:07:11 +00:00
ruinivist c960397adc add up/down/pg keys for noteview 2026-01-04 04:52:47 +00:00
ruinivist 753380c965 update keybinds 2026-01-04 04:45:06 +00:00
ruinivist cc280309bb fix incorrect line count in fstree 2026-01-04 04:43:18 +00:00
ruinivist ba37791246 add scroll on noteview 2026-01-04 04:23:24 +00:00
ruinivist b88dc05e92 update keybinds 2026-01-04 04:07:03 +00:00
ruinivist 8ff8b48631 add filename input dialog box 2026-01-04 03:57:40 +00:00
ruinivist dba74150b7 add status bar toggle 2026-01-04 03:33:28 +00:00
ruinivist 500d9bc8e8 add a simple status bar 2026-01-04 03:00:24 +00:00
ruinivist 3ecc365a9b add handling for offseting fsTree start 2026-01-04 02:54:34 +00:00
ruinivist 92efbf61aa improve layout code 2026-01-04 02:33:55 +00:00
ruinivist 2caa47b8d0 make divider draggable + add space/h keys actions 2026-01-04 02:14:26 +00:00
ruinivist 8609cbd90c fix divider height 2026-01-04 01:50:18 +00:00
ruinivist ae12407f45 fix content styling 2026-01-04 01:46:50 +00:00
ruinivist b9d44c3bda add view layout and a basic content render 2026-01-04 01:42:08 +00:00
ruinivist 6aed5f916a refactor 2026-01-03 23:50:37 +00:00
ruinivist 2f21f6f134 rm tests 2026-01-03 22:04:33 +00:00
ruinivist 5c865de809 update gitignore 2026-01-03 21:59:12 +00:00
ruinivist a711d9abea fix bug where creating new file in collapsed folder leads to nothing selected 2026-01-03 21:54:11 +00:00
ruinivist cee3aa323e add scrollable functionality for fstree 2026-01-03 21:49:14 +00:00
ruinivist 353e7d2546 add err log for file io 2026-01-03 21:05:14 +00:00
ruinivist 84ef855f21 add del handling, non fs materialised 2026-01-03 20:19:20 +00:00
ruinivist cbd11da5f6 add handling for n,N and C to organise files/folders 2026-01-03 20:01:47 +00:00
ruinivist e1f522ef6c remove more redundant code 2026-01-03 19:32:55 +00:00
ruinivist c57a7f1c97 improve fstree selection and line logic 2026-01-03 19:18:16 +00:00
ruinivist 87c8382e7b refactor & improve the fstree logic 2026-01-03 18:35:58 +00:00
ruinivist cfd302ba0e add cmd line path args 2026-01-03 17:19:55 +00:00
ruinivist 2da6d92f72 convert fs tree view to the elm view model 2026-01-03 17:15:05 +00:00
ruinivist 2cc3451603 add a custom compositing layer 2026-01-01 05:15:40 +00:00
ruinivist 4fdf207e50 add hover highlight 2026-01-01 02:38:45 +00:00
ruinivist 0c5195f5a2 deprecated mouseType fix 2026-01-01 02:33:00 +00:00