Commit Graph
4 Commits
Author SHA1 Message Date
5e7655dc73 Update nightwatch75/todo to 0.0.9 — drag-and-drop reorder (plugin API 5) (#91)
Manual-mode reordering now uses declarative drag-and-drop (ui.dragSource
/ ui.dropZone, plugin_api 5) instead of the two-click grip; also folds in
the 0.0.8 crash-loop fix (strike() gated on utf8.len) and an onExit
autosave flush. Translation keys nested for the validator.

Co-authored-by: nightwatch75 <nightwatch75@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-24 14:10:58 -04:00
203aaef232 Update nightwatch75/file-search to 0.0.10 (#39)
Co-authored-by: nightwatch75 <nightwatch75@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 19:54:05 -04:00
c71ec00354 Add nightwatch75/file-search 0.0.9 — fuzzy file search (bar widget + panel + launcher provider) (#26)
* Add nightwatch75/file-search 0.0.7

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* file-search: backtick dependency names in Requirements (CI check)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* file-search 0.0.8: address review — safe index records, atomic cache writes, command dependencies, index fingerprint

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* file-search 0.0.8: min_noctalia → plugin_api = 3 (manifest format change)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* file-search 0.0.9: move index to noctalia.pluginDataDir()

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Massimiliano <m.angei@iotron.it>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: nightwatch75 <nightwatch75@users.noreply.github.com>
2026-07-17 09:49:12 -04:00
138e991a8e Add nightwatch75/todo 0.0.7 — prioritised to-do list (bar widget + panel) (#18)
* Add nightwatch75/todo 0.0.6

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* To Do 0.0.7: make priority sort a view; never rewrite the manual order

Review fix: switching to priority mode used to sort the items array and
persist it, destroying the manual ordering. items and the on-disk tasks
array now always hold the manual order; priority mode stable-sorts a
copy at render time only.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Massimiliano <m.angei@iotron.it>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 19:42:00 -04:00