52 Commits

Author SHA1 Message Date
f70e4c3006 Async search so UI doesn't lag when typing 2025-09-06 17:12:40 -04:00
6fd3b4eba1 Cache icon results 2025-09-06 16:41:47 -04:00
ae7d3f7123 Getting to work on caching 2025-09-06 14:37:29 -04:00
b90f65d713 Last one for the night 2025-09-06 01:09:14 -04:00
63e3860179 More clippy fixes 2025-09-06 01:05:33 -04:00
85ce87449f Clippy is a sick tool 2025-09-06 01:03:37 -04:00
0cd68cb58c Better plugin creation interface 2025-09-06 01:00:35 -04:00
a5a597611e WIP 2025-09-06 00:49:38 -04:00
dc0a761c96 Remove print 2025-09-06 00:46:36 -04:00
bf443a27fd Added projects plugin 2025-09-06 00:43:57 -04:00
8c5b9f9295 Add .direnv to gitignore 2025-09-05 23:54:02 -04:00
b9c4c65082 Switch shell.nix to flake.nix 2025-09-05 23:51:35 -04:00
54c246c9dd Add some macro docs 2025-09-05 21:35:09 -04:00
e54cb62aa7 Reducing hella boilerplate with these macros. Thanks Claude 2025-09-05 21:28:24 -04:00
10c59c5412 Looking better 2025-09-05 21:22:36 -04:00
b5de72e9bc WIP 2025-09-05 21:15:35 -04:00
f81acdc962 Working out a good interface to reduce plugin boilerplate 2025-09-05 21:10:30 -04:00
3177c4f3f6 Start using a workspace so I can be a good organized boy 2025-09-05 20:41:10 -04:00
e77828b9ab Delete unused 2025-09-05 20:15:58 -04:00
575b8b8ad5 Small cleanup 2025-09-05 20:12:26 -04:00
25710a319f Fix some file handling in file search plugin 2025-09-05 19:58:52 -04:00
e5efca4689 Async file scan and adding additional paths 2025-09-05 19:20:46 -04:00
d8aa3cf267 Find selected list item by id instead of by index 2025-09-05 18:34:21 -04:00
3cbf7dd341 WIP 2025-09-05 18:26:04 -04:00
7c310b36e1 Set up to allow styling and user styling in the future 2025-09-04 21:35:59 -04:00
beecf03025 Finally add descriptions to list items 2025-09-04 21:20:58 -04:00
7cf1b9efc7 Had claude un-abstract all that BS 2025-09-04 21:06:18 -04:00
2d909dd716 Delete unused 2025-09-04 20:57:24 -04:00
1673f54609 Had claude fix an issue 2025-09-04 20:52:39 -04:00
2e2676acd5 Started some decoupling of UI and logic 2025-09-04 20:50:16 -04:00
7bd95a8179 Had caude refactor the UI to use factories instead of creating widgets every time 2025-09-04 18:17:35 -04:00
47dd0c752a File search on the way 2025-09-04 18:00:05 -04:00
53e45fa232 Stub out file search plugin 2025-09-04 00:35:06 -04:00
13fa1e932f Start organizing plugins internally for faster retrieval 2025-09-04 00:20:14 -04:00
7b367e5ba8 Add README 2025-09-03 21:42:37 -04:00
ebead58d61 Putting the UI away so I have to touch it less 2025-09-03 21:39:14 -04:00
cf64f5dca0 Start cleaning this mess up so I can keep working on it easier 2025-09-03 21:31:45 -04:00
0005358df0 Hopefully better UX 2025-09-03 21:21:18 -04:00
4014264ff5 WIP 2025-09-03 21:12:29 -04:00
98dd63b05b Actually launch the app lol 2025-09-03 20:58:36 -04:00
70c4272611 Fixed my mistakes 2025-09-03 20:40:41 -04:00
9c48379dfa Remove unused 2025-09-03 20:26:01 -04:00
e1720d8e31 Plugins baybe 2025-09-03 20:25:37 -04:00
1f569c461c WIP 2025-09-03 20:06:31 -04:00
7194709955 Getting somewhere 2025-09-03 19:45:13 -04:00
fa0af222f8 WIP 2025-09-03 19:00:43 -04:00
bf252ed6ee Fuck it I'll implement icon search myself slowly because this shit was ridiculous 2025-09-03 18:43:08 -04:00
3f6de3806f WIP 2025-09-03 17:51:18 -04:00
36a5f1b85f WIP 2025-09-03 11:00:42 -04:00
69c213f9ba WIP 2025-09-03 01:50:08 -04:00