mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
* Rename handlers to api * Fix imports * Fix test * Abstract * Fix warning * wip * Split session * Pass db * Fix test * Fix test * Remove payment * Fix state * Fix flow * Check password when changing email * Add test methods * Fix timestamp * Document * Remove clutter * Redirect to login * Fix * Fix |
||
|---|---|---|
| .. | ||
| assets | ||
| manifests | ||
| scripts | ||
| src | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| gulpfile.js | ||
| NOTE_TO_REVIEWER.md | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| webpack.config.js | ||
Dnote Browser Extension
Dnote browser extension for Chrome and Firefox. Capture new information without opening a new tab or leaving your browser.
Installation
- Install the extension
- Firefox - https://addons.mozilla.org/addon/dnote
- Chrome - https://chrome.google.com/webstore/detail/dnote/mcfbfmihbijfaambfbbfcdcfibcjcahi
- Login with your API key from https://dnote.io
Overview
We learn many things while reading technical articles, or browsing StackOverflow. Unless we write them down we forget most of them exponentially.
This extension integrates seamlessly with Dnote CLI and requires Dnote Cloud account.
Hotkeys
Write new notes without even moving your hands to the mouse.
- Ctrl + d - Open the extension (Ctrl + Shift + v on Firefox on Linux).
- Shift + Enter - Save the current note
- b - Open the saved note in the browser
