Tagged notes 版本历史 - 6 个版本
Tagged notes 作者: Tony Murray
Tagged notes 版本历史 - 6 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.2
发布于 2026年5月20日 - 351.43 KB适用于 firefox 109.0 及更高版本v1.2 — 2026-05-20
New features
Note info bar
- Nextcloud and Joplin notes now show the remote note's last-modified date in the note info bar at the bottom of the sidebar
- The date updates immediately when a note is saved back to the remote service
Improvements- Note info bar (created/updated dates) moved to the bottom of the sidebar, above the footer, for a less intrusive position — consistent across regular, Nextcloud, and Joplin notes
- Nextcloud and Joplin notes no longer show the tag/archive/delete controls (which do not apply to remote notes)
Bug fixes- Fixed: switching from a regular note to a Nextcloud or Joplin note left the tag assignment panel and per-note action buttons visible
源代码遵循 仅 GNU 通用公共许可证 v2.0 发布
较早版本
版本 1.1
发布于 2026年5月20日 - 350.87 KB适用于 firefox 109.0 及更高版本Split-view layout
- New sidebar layout option: notes list on top, editor on bottom, split 50/50
- Draggable resize handle between the two panels
- Setting in Options → Notes layout: Default or Split view
Markdown preview
- Nextcloud and Joplin notes now have a View/Edit toggle in the editor toolbar
- View mode renders Markdown as formatted HTML using Showdown
- Setting in Options → Markdown notes: default view (Edit or Preview)
Improvements
Options page- Sections reordered: display/layout settings grouped at the top
- Typography updated to match Firefox settings style (lighter headings, 15px base text)
- Label columns widened so multi-word labels fit on one line
- Joplin authorisation token field changed to password type (masked display)
Markdown editor toolbar
- Dotted border replaced with a cleaner 1px solid border
- Save button renamed from "Save markdown note" to "Save Note"源代码遵循 仅 GNU 通用公共许可证 v2.0 发布
版本 1.0
发布于 2026年5月13日 - 348.51 KB适用于 firefox 109.0 及更高版本Version 1.0
UI improvements
- Improved dark mode theme
- Added settings button to the bottom menu
Code quality
- Refactored sidebar JS into separate modules (constants, utils, tags, sync, joplin, nextcloud)
- Fixed minimum Firefox version requirement to 109 (MV3)
Nextcloud Notes integration - beta
- New: sync and edit Nextcloud Notes directly from the sidebar
- Nextcloud notes appear in the main notes list and are searchable, editable as plain-text (markdown)
Joplin Notes integration - beta
- New: sync and edit Joplin Notes (via Joplin Web Clipper service)
- Joplin notes appear in the main notes list and are searchable, editable as plain-text (markdown)
Search & filtering
- Tag filter now searches Joplin and Nextcloud using the tag name as a search term源代码遵循 仅 GNU 通用公共许可证 v2.0 发布
版本 0.997
发布于 2021年3月19日 - 272.74 KB适用于 firefox 66.0 及更高版本This version add an option to change the font size for the notes display and interface.源代码遵循 仅 GNU 通用公共许可证 v2.0 发布
版本 0.996
发布于 2021年2月4日 - 270.97 KB适用于 firefox 66.0 及更高版本Fixes:
An issue was fixed where notes tagged with a space caused problems listing the notes.
New 1:
Notes can be pinned so that they appear at the top of the list. To pin a note, add the tag "pin" to the note. When several notes have been pinned, the most recently updated appears first.
New 2:
Notes can be exported in plain text by default (see extension settings), as requested by a user. In the settings, there is also an option to export all notes as plain text or HTML, regardless of the default.源代码遵循 仅 GNU 通用公共许可证 v2.0 发布