This bookmarklet allows users to take and manage notes directly within a browser, using a simple and intuitive interface. It features note creation and management, note reordering, database saving and loading, checkbox interaction, color customization, and additional utilities for enhanced note-taking experience.
- Create and Manage Notes: Add new notes and manage them in a sidebar.
- Split Note Pane: Split notes into multiple panes for side-by-side comparison or multitasking.
- Reorder Notes: Drag and drop notes in the list to reorder them.
- Save and Load Notes: Save your notes to a hidden textarea, which acts as a database. Load your notes from this database.
- Checkbox Support: Add interactive checkboxes within your notes. Type
[]
for an unchecked box, or[x]
for a checked box. - Color Customization: Set custom colors for note titles and backgrounds.
- Reordering Split Panes: Rearrange the order of split note panes.
- Save as Text File: Export individual notes as text files.
- Copy/Paste HTML Support: Copy and paste HTML content directly into notes.
- Toggle Sidebar and Top Pane: Use buttons to hide/show the sidebar and top pane for more focused note-taking.
- Auto Save Feature: Automatically saves notes to the hidden textarea database at regular intervals.
- Help Overlay: Accessible guide and tips for using the bookmarklet's features.
- Copy bookmark.html to your clipboard.
- Paste the bookmarklet into your address bar.
- Save the bookmarklet as a bookmark.
- Click on the bookmark to open the note-taking interface in your current browser window.
- Enter a note title in the top input bar and press
Enter
to create. - Click on a note in the sidebar to open and edit it in the main content area.
- Toggle Sidebar/Top Pane: Click the toggle buttons to collapse or expand the sidebar and top pane.
- Auto Save: Notes are automatically saved every 5 minutes or when changes are detected.
- Drag a note onto another to split the pane.
- Drag and drop notes or panes to reorder.
- Type
[]
for an unchecked box, or[x]
for a checked box, which will convert to interactive checkboxes.
- Click "Save Database" to save notes to a file.
- Click "Load Database" to load notes from a file.
- Click the color icon (🎨) next to a note to customize its colors.
- Use the "Save as txt file" button to export individual notes as text files.
- Checkboxes need a note reload to appear after being entered.
- Due to the bookmarklet's context, web APIs cannot be used, and data is stored in a hidden textarea.
Contributions, issues, and feature requests are welcome. Feel free to check issues page if you want to contribute.
Distributed under the MIT License. See LICENSE
for more information.