Commit Graph

44 Commits (538ae95dc44ecfa8d0d2edd69dfe60e9a5830161)

Author SHA1 Message Date
Zef Hemel ca796b9c95 Fixed a bunch of bugs around page navigation and renaming 2022-08-01 15:06:32 +02:00
Zef Hemel 4060d0a3f8 Added a CHANGELOG 2022-08-01 11:25:46 +02:00
Zef Hemel ec7c272594 Removed status bar, replaced with `Show: Stats` command 2022-08-01 11:04:48 +02:00
Zef Hemel 3217f2afc3 Fixes #6 by implementing link unfurling 2022-07-30 13:39:40 +02:00
Guillermo Vaya 7f70065ce7 remove log 2022-07-29 18:29:41 +02:00
Guillermo Vaya b1d02ca776 error on formating plug sections 2022-07-29 18:26:42 +02:00
Pantelis Vratsalis c21cc7cba0 Fix deletion of page on renaming to current name 2022-07-26 13:49:04 +03:00
Zef Hemel f9875e7e57 Replaced #inst with #template and #include, made query parsing more robust 2022-07-25 16:51:46 +02:00
Guillermo Vaya 24df846988 Add GHR protocol to plug manager 2022-07-23 20:57:59 +02:00
Zef Hemel 928ef59190 Add inline command links {[Command Name]} syntax 2022-07-18 16:44:43 +02:00
Zef Hemel a69289f1ab Fixes #8: SETTINGS page to keep all settings 2022-07-15 11:17:02 +02:00
Zef Hemel 32e5a3ec94 Use "store" syscall to keep index and version state 2022-07-12 12:30:36 +02:00
Zef Hemel a1d89a9234
Merge pull request #4 from Willyfrog/links
Add link command
2022-07-11 13:56:26 +02:00
Zef Hemel 8d61812d0e Cleanup of unused code, moving mounts to plug 2022-07-11 13:14:31 +02:00
Zef Hemel c557253ad1 Auto reindexing on version upgrades 2022-07-11 09:08:22 +02:00
Guillermo Vaya 63bee59cf3 move caret 2022-07-10 23:30:38 +02:00
Guillermo Vaya 86823918cc Add link command 2022-07-10 17:51:34 +02:00
Zef Hemel ca86f75e16 Fix hashtag parsing bug, re-added item indexing 2022-07-08 09:50:26 +02:00
Zef Hemel cce5be43e1 Adding https/file support for mounts 2022-07-06 17:48:43 +02:00
Zef Hemel fcf712ccc7 Query code refactor 2022-07-06 12:18:47 +02:00
Zef Hemel 05edbfe305 Initial space mounting support 2022-07-06 12:18:33 +02:00
Zef Hemel 5f90d7244a Clean up some debug commands 2022-07-04 15:51:04 +02:00
Zef Hemel 2a4ea9b3e1 Tweaking the hashtag parser 2022-07-04 15:43:34 +02:00
Zef Hemel 60cfefbc95 Template cleanup, autocomplete for more query stuff 2022-07-04 15:07:27 +02:00
Zef Hemel 21836ca073 Add a quick "Navigate: Home" command with Alt-h keyboard shortcut 2022-07-04 11:52:09 +02:00
Zef Hemel f29f9315a1 Move "tags" plug into core 2022-07-04 11:38:05 +02:00
Zef Hemel d0431bbd99 Added new "tasks" built-in plug 2022-07-04 11:30:30 +02:00
Zef Hemel bcff45e7ad Cleanup and @lezer/lr upgrade 2022-06-29 15:03:06 +02:00
Zef Hemel 16fcd91d6c Preparing for an initial release 2022-06-28 14:14:15 +02:00
Zef Hemel e74caf0055 A few more text manipulation commands 2022-06-23 17:59:18 +02:00
Zef Hemel b22775fcc4 Moved bold and italics to plug, new file: plug protocol 2022-06-23 17:08:42 +02:00
Zef Hemel 94d0e31b30 Remove shortcuts again, just trigger command pallete 2022-06-20 18:30:45 +02:00
Zef Hemel 5fe10e441b Shortcut menu instead of buttons 2022-06-17 20:17:22 +02:00
Zef Hemel dfd820cc25 Changed how data is stored quite a bit with nice query capabilities 2022-05-17 15:54:55 +02:00
Zef Hemel 2cdd3df6c3 Initial search implementation 2022-05-16 15:09:36 +02:00
Zef Hemel 3c5048ac25 Dependency builds for plugos 2022-05-13 14:36:26 +02:00
Zef Hemel 8c974161c3 Tweaks and panel updates 2022-05-11 20:10:45 +02:00
Zef Hemel f6758dbbaf Lots of tweaks 2022-05-09 14:59:12 +02:00
Zef Hemel 7e221ce5aa Action button prototype 2022-05-06 18:55:04 +02:00
Zef Hemel 9ef30d1f49 New query rendering engine with handlebars 2022-04-28 11:55:38 +02:00
Zef Hemel 76636dd9b1 Work 2022-04-26 19:04:36 +02:00
Zef Hemel d52d81a909 Make stuff work with npm 2022-04-25 11:24:13 +02:00
Zef Hemel 44cf4c6a72 Refactor and renaming 2022-04-25 10:33:38 +02:00
Zef Hemel 1f842ec1d6 Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 13:57:45 +02:00