Commit Graph

75 Commits

Author SHA1 Message Date
ruinivist 1f07c7bec9 fix: improve renderNote handling to make it clearer 2026-02-01 00:29:57 +00:00
ruinivist ed9505b5ec fix: excessive newline gap between heading and document 2026-02-01 00:21:27 +00:00
ruinivist 3d891dc0b5 fix: scaffold folder name in debug 2026-01-31 23:34:50 +00:00
ruinivist d962b7a7ad feat: add ctrl+b to toggle file tree 2026-01-27 03:48:07 +00:00
ruinivist e555d74b51 fix: fs tree min width to be enough to not have line splits 2026-01-27 03:18:39 +00:00
ruinivist e7f450867b feat: add pgup and pgup to jump across folders 2026-01-27 02:21:39 +00:00
ruinivist 60a0b30f0f rename: flat nodes 2026-01-27 02:07:12 +00:00
ruinivist e52aeebcf1 chore: remove test_data files from git tracking 2026-01-27 02:00:51 +00:00
ruinivist 9ef9c2a77a chore: update gitignore 2026-01-27 01:59:15 +00:00
ruinivist bd4eb84d02 add make command to scaffold test data 2026-01-18 02:13:56 +00:00
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