dsh-plugin-quick-notes
v1.0.0
Published
Quick-notes floating panel for dsh web: timestamped entries, clock, alarms with flashing reminder, API prices & balances, day/week/month/year grouping.
Maintainers
Readme
dsh-plugin-quick-notes
Quick-notes floating panel for dsh web: timestamped notes, a clock, alarms and API price shortcuts.
Features
- Timestamped quick notes, grouped by day / week / month / year
- Clock plus alarms with a flashing reminder
- API price and balance shortcuts (DeepSeek and BigModel public pages)
Install
dsh plugin --profile web add dsh-plugin-quick-notesOr install it as a local package: symlink the directory into the dsh profile's node_modules, add "dsh-plugin-quick-notes" to dsh.profile.bundles in ~/.dsh/profiles/web/package.json, and restart dsh web.
Layout
package.json # dsh bundle metadata (dsh.bundle + dsh.client)
cordis.patch.yml # host row: inserts dsh-plugin-quick-notes
lib/index.js # host half: webServer routes for the client panel
lib/client.js # browser half: the quick-notes floating panelVersion
1.0.0 - MIT
