Tangent Notes's Avatar

Tangent Notes

@tangentnotes

Tangent is an open source markdown(ish) note writing app that focuses on exploring your new and existing thoughts quickly, easily, and without getting lost. https://www.tangentnotes.com https://github.com/suchnsuch/Tangent

38
Followers
1
Following
60
Posts
09.02.2024
Joined
Posts Following

Latest posts by Tangent Notes @tangentnotes

v0.12.0-alpha.6
+ Added an option to base keyboard shortcuts on keycode values, keeping them
in the same physical location as locals change.
+ Added support for unbalanced parentheses in markdown links when urls are
wrapped in angle brackets.
- Fixed an issue where extra Referer header data present for embedding
YouTube videos caused remote images to not load successfully.
- Fixed an issue where PDFS, audio, and video files did not update links when
renamed.
- Fixed an issue where content_id (e.g. #Header) information on a link would
be lost when a link is updated when renaming the target file.
- Fixed an issue where inline formatting could activate incorrectly. e.g. === will no
longer trigger highlights.
- Fixed an issue where the text carat was hard to read in highlighted text.

v0.12.0-alpha.6 + Added an option to base keyboard shortcuts on keycode values, keeping them in the same physical location as locals change. + Added support for unbalanced parentheses in markdown links when urls are wrapped in angle brackets. - Fixed an issue where extra Referer header data present for embedding YouTube videos caused remote images to not load successfully. - Fixed an issue where PDFS, audio, and video files did not update links when renamed. - Fixed an issue where content_id (e.g. #Header) information on a link would be lost when a link is updated when renaming the target file. - Fixed an issue where inline formatting could activate incorrectly. e.g. === will no longer trigger highlights. - Fixed an issue where the text carat was hard to read in highlighted text.

Tangent v0.12.0-alpha.6 is out! It features solid handful of features and bug fixes requested and found by the community!

#pkm #foss #markdown #notes

05.03.2026 14:15 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Tangent v0.12.0-alpha.5 is out! This update fixes a nasty regression with context menus on Windows and Linux, and also fixes a long-time (and foolish!) bug where maximized windows weren't restored properly. Fixed!

#pkm #notes #markdown #foss

19.02.2026 13:58 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
v0.12.0-alpha.4
+ Added display of link context on the Map View when available.
+ Added support for linking to specific PDF page numbers.
Embedded PDF files now show the entire linked page.
+ Added support for linking to specific times in audio & video files.
+ Added the option in the context menu to update an image from the
clipboard.

v0.12.0-alpha.4 + Added display of link context on the Map View when available. + Added support for linking to specific PDF page numbers. Embedded PDF files now show the entire linked page. + Added support for linking to specific times in audio & video files. + Added the option in the context menu to update an image from the clipboard.

Tangent v0.12.0-alpha.4 is out! Today releases some features requested by the community. You can now link to and embed specific PDF pages and specific times of audio & video files. You can also see link context on connections on the Map, and update images from the clipboard!

#pkm #foss #markdown

17.02.2026 23:32 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
v0.12.0-alpha.3
+ Added support for Content Templates. Template tokens are highlighted within
notes, and include explanatory tooltips and autocomplete.
+ Creation rules of parent folders will show up in the creation rule list of sub-folders
that would be affected.
+ Changed word count mechanism to /\S+/, improving non-latin word counts.
- Fixed an issue where Inline Math were hidden when within other inline formatting.
- Fixed a bug with Highlights β†’ Emoji Highlights that incorrectly hid the last
character.

v0.12.0-alpha.3 + Added support for Content Templates. Template tokens are highlighted within notes, and include explanatory tooltips and autocomplete. + Creation rules of parent folders will show up in the creation rule list of sub-folders that would be affected. + Changed word count mechanism to /\S+/, improving non-latin word counts. - Fixed an issue where Inline Math were hidden when within other inline formatting. - Fixed a bug with Highlights β†’ Emoji Highlights that incorrectly hid the last character.

Tangent v0.12.0-alpha.3 is out! Creation Rules now support Templates! I look forward to seeing what folks will want to see extended with this long-awaited feature.

#pkm #foss #markdown #notes

08.02.2026 03:11 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
v0.12.0-alpha.2
+ Added support for drag-dropping files in the sidebar to root.
- Fixed several bugs and regressions relating to arrow navigation within Queries.
- Fixed a bug where queries that had wiki references after text filters (e.g. Notes
with 'test' and [[Test]]) did not correctly filter data.
- Fixed a regression where Unicode Autocomplete didn't display the options.
- Fixed a regression where closing the details on a virtual note did not select the
note body.
- Fixed a bug where creating a list item above other list items did not correctly
convert those lower items.
- Fixed a regression where notes in the thread did not correctly stack up on the
right.
- Fixed a bug where math required whitespace to the left of the opening character.
- Fixed a bug where wiki link autocomplete with aliases and headers was broken.
- Fixed a bug where the new note button in the Card Lens didn't show up until you
scrolled.

v0.12.0-alpha.2 + Added support for drag-dropping files in the sidebar to root. - Fixed several bugs and regressions relating to arrow navigation within Queries. - Fixed a bug where queries that had wiki references after text filters (e.g. Notes with 'test' and [[Test]]) did not correctly filter data. - Fixed a regression where Unicode Autocomplete didn't display the options. - Fixed a regression where closing the details on a virtual note did not select the note body. - Fixed a bug where creating a list item above other list items did not correctly convert those lower items. - Fixed a regression where notes in the thread did not correctly stack up on the right. - Fixed a bug where math required whitespace to the left of the opening character. - Fixed a bug where wiki link autocomplete with aliases and headers was broken. - Fixed a bug where the new note button in the Card Lens didn't show up until you scrolled.

Tangent v0.12.0-alpha.2 is out, and is all about stomping bugs! 🦢🐞πŸͺ² 🦢

This update cleans up the sharp edges of the alpha 1 release and should be much more pleasant to use.

Thanks to all of the intrepid explorers finding bugs on the alpha branch with me!

#foss #markdown #pkm #notes

31.01.2026 23:12 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

The two big highlights are:

- The "Details Panel" is now universal, allowing folders, images, etc. to show backlinks in addition to notes.

- A massive improvement to keyboard control. Lenses, pane settings, details panel, and the sidebar can all be easily navigated with the keyboard.

25.01.2026 20:15 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
v0.12.0-alpha.1
+ Made the Details Panel universal across all views, making backlinks accessible
anywhere.
+ Added keyboard navigation in the pane settings, with a Cd/Ctrl+Alt+Up
shortcut for opening the settings panel in the current pane.
+ Added keyboard navigation to the Feed, Cards, and List Lenses.
+ Enabled the "Move to Left Note" Cmd/Ctrl+Alt+Left shortcut to move
keyboard focus to The Sidebar. Pressing Cmd/Ctrl+Alt+Right while focus is
in the sidebar will return focus to the leftmost pane.
+ Made the floating "Create" button universal across the Folder, Feed, & List
Lenses.
+ The - and * list characters are now treated as different kinds. Swapping
between them in a list will propagate that change to all lower siblings.
+ Added support for list glyphs to automatically change as you indent. This can be
disabled in the note settings.
+ Sentence focus will highlight the previous sentence if the cursor is within trailing
whitespace of a line. This leaves the last sentence highlighted when you haven't
yet started a new one.
+ Added support for ISO week numbers in Creation Rule name templates.
+ Added β€’ webp image files to the image allow list.
+ Added a setting to disable auto-updates.
+ Updated to Electron 40 and Svelte 5.
- Fixed an issue where thousands of in-note-search results could cause dramatic
performance issues by limiting the number of rendered annotations.
- Fixed RTL language issues for tags, inline math, lists, and unchecked checkboxes
(more work here pending).

v0.12.0-alpha.1 + Made the Details Panel universal across all views, making backlinks accessible anywhere. + Added keyboard navigation in the pane settings, with a Cd/Ctrl+Alt+Up shortcut for opening the settings panel in the current pane. + Added keyboard navigation to the Feed, Cards, and List Lenses. + Enabled the "Move to Left Note" Cmd/Ctrl+Alt+Left shortcut to move keyboard focus to The Sidebar. Pressing Cmd/Ctrl+Alt+Right while focus is in the sidebar will return focus to the leftmost pane. + Made the floating "Create" button universal across the Folder, Feed, & List Lenses. + The - and * list characters are now treated as different kinds. Swapping between them in a list will propagate that change to all lower siblings. + Added support for list glyphs to automatically change as you indent. This can be disabled in the note settings. + Sentence focus will highlight the previous sentence if the cursor is within trailing whitespace of a line. This leaves the last sentence highlighted when you haven't yet started a new one. + Added support for ISO week numbers in Creation Rule name templates. + Added β€’ webp image files to the image allow list. + Added a setting to disable auto-updates. + Updated to Electron 40 and Svelte 5. - Fixed an issue where thousands of in-note-search results could cause dramatic performance issues by limiting the number of rendered annotations. - Fixed RTL language issues for tags, inline math, lists, and unchecked checkboxes (more work here pending).

Tangent v0.12.0-alpha.1 is out! This is a big release with a host of updates to underlaying frameworks. "The Bleeding Edge" will likely earn its name! πŸ”ͺ

#foss #notes #pkm #markdown

25.01.2026 20:15 πŸ‘ 2 πŸ” 1 πŸ’¬ 1 πŸ“Œ 0

Hi All. #PKMWeekly 10-Jan-26:

#Thymer Up Next
@obsidian.md 1.11.4+Claude Code
@capacities.bsky.social AMA
@tana.inc Publish update
#logseq Publish and property
@tangentnotes.bsky.social embeds+more
#Octarine deeplinks+more
#Heptabase updates
#noteey import/export more
πŸ‘‡

10.01.2026 10:30 πŸ‘ 1 πŸ” 2 πŸ’¬ 1 πŸ“Œ 0
v0.11.6
- Fixed an issue with HTML parsing where sequential newlines were not handled
correctly.

v0.11.6 - Fixed an issue with HTML parsing where sequential newlines were not handled correctly.

Tangent v0.11.6 is out! This one wasn't a paper cut. It could very easily break the parser.

#pkm #foss #markdown #notes #bugs

10.01.2026 15:26 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
v0.11.5
- Fixed an issue where moving a file out of a folder didn't immediately update the
folder view.

v0.11.5 - Fixed an issue where moving a file out of a folder didn't immediately update the folder view.

Tangent v0.11.5 is out! Hopefully I can stop finding random paper cut bugs and get back to the next release cycle πŸ˜†

#pkm #markdown #foss #notes

10.01.2026 14:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
v0.11.3
+ Added support for code blocks defined by more than three backticks.
- Fixed an issue where editing code blocks could break the ability to collapse code
blocks.
v0.11.4
- Fixed an issue where you could not collapse second tier list items.

v0.11.3 + Added support for code blocks defined by more than three backticks. - Fixed an issue where editing code blocks could break the ability to collapse code blocks. v0.11.4 - Fixed an issue where you could not collapse second tier list items.

Tangent v0.11.3 and v0.11.4 are released! Code blocks with more than three backticks are now supported and you can now actually reach the collapse button for indented list items.

#pkm #foss #markdown #notes

08.01.2026 14:28 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
v0.11.2
- Fixed an issue where styling markup immediately after the beginning of block
quotes were not processed correctly.

v0.11.2 - Fixed an issue where styling markup immediately after the beginning of block quotes were not processed correctly.

Tangent v0.11.2 is out! A block quote parsing bug, found by a user!

#pkm #notes #markdown #foss

03.01.2026 20:54 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
v0.11.1
- Fixed an issue where pressing Delete while renaming elements in the sidebar
deleted those items.

v0.11.1 - Fixed an issue where pressing Delete while renaming elements in the sidebar deleted those items.

It's always something! Tangent v0.11.1 is out, fixing a nasty bug that could delete files while you were trying to rename them.

🎁 Happy Boxing Day! 🎁

26.12.2025 17:04 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
vO.11.0
New since v0.10:
+ Added support for displaying and embedding local video, audio, and pdf files.
+ Added support for displaying Mermaid Diagrams inside of Code blocks.
+ Added the ability to customize keyboard shortcuts throughout Tangent.
+ Added support for checked & enabled status for note formatting commands.
+ Added tooltips for files in the sidebar.
+ Added a "copy section" button to the line gutter. Code, math, and front-matter
blocks copy their contents. Hold "Shift" to copy surrounding markdown syntax.
+ Added support for copying local β€’ png & . jpeg files directly to the clipboard.
+ Added support for navigating the sidebar with keyboard keys and invoking
"rename" via a shortcut.
+ Added support for custom shortcuts for Creation Rules.
+ Updated the icon for macOS Tahoe.
+ Added support for specifying a folder over a note with a trailing /.
+ Added support for nested & escaped brackets [] in markdown links.
+ Added support for autocompleting ... to ... (ellipses).
+ Mirrored the name of the note in the note settings pane for consistency.
+ Improved the readability and reliability of YAML parsing errors.
- Fixed an issue where parsing could crash from YAML that parsed but could not be
translated to a JS object.
- Fixed an issue where link preview cards lacked all style in production.
- Fixed an issue where directory-based search matches could be prioritized over
direct filename matches.
- Fixed an issue where the YouTube embedder rejected Tangent's requests due to a
missing "referrer" header.
- Fixed an issue where the accent color hue could not be set to the full 360Β° hue
space.
- Fixed an issue where the settings panel for a pane could remain open even when
your mouse leaves the panel.
- Fixed an issue where long note titles wrapped in the vertical toolbar.
New since beta 4:
+ Displayed the shortcuts for Creation Rules in the "New Note" dropdown menu.

vO.11.0 New since v0.10: + Added support for displaying and embedding local video, audio, and pdf files. + Added support for displaying Mermaid Diagrams inside of Code blocks. + Added the ability to customize keyboard shortcuts throughout Tangent. + Added support for checked & enabled status for note formatting commands. + Added tooltips for files in the sidebar. + Added a "copy section" button to the line gutter. Code, math, and front-matter blocks copy their contents. Hold "Shift" to copy surrounding markdown syntax. + Added support for copying local β€’ png & . jpeg files directly to the clipboard. + Added support for navigating the sidebar with keyboard keys and invoking "rename" via a shortcut. + Added support for custom shortcuts for Creation Rules. + Updated the icon for macOS Tahoe. + Added support for specifying a folder over a note with a trailing /. + Added support for nested & escaped brackets [] in markdown links. + Added support for autocompleting ... to ... (ellipses). + Mirrored the name of the note in the note settings pane for consistency. + Improved the readability and reliability of YAML parsing errors. - Fixed an issue where parsing could crash from YAML that parsed but could not be translated to a JS object. - Fixed an issue where link preview cards lacked all style in production. - Fixed an issue where directory-based search matches could be prioritized over direct filename matches. - Fixed an issue where the YouTube embedder rejected Tangent's requests due to a missing "referrer" header. - Fixed an issue where the accent color hue could not be set to the full 360Β° hue space. - Fixed an issue where the settings panel for a pane could remain open even when your mouse leaves the panel. - Fixed an issue where long note titles wrapped in the vertical toolbar. New since beta 4: + Displayed the shortcuts for Creation Rules in the "New Note" dropdown menu.

Tangent v0.11.0 is out! All features developed since August are now in the stable channel!

Customize your shortcuts! Embed audio, video, pdfs, and mermaid diagrams! And more!

πŸŽ„ Happy Holidays, everyone! πŸŽ„

#pkm #foss #markdown #notes

25.12.2025 22:15 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
The way website previews are _supposed_ to look!

The way website previews are _supposed_ to look!

vO.11.0-beta.4
- Fixed an issue where link preview cards lacked all style in production.
- Fixed an issue where the YouTube embedder rejected Tangent's requests due to a
missing "referrer" header.

vO.11.0-beta.4 - Fixed an issue where link preview cards lacked all style in production. - Fixed an issue where the YouTube embedder rejected Tangent's requests due to a missing "referrer" header.

Tangent v0.11.0-beta.4 is out! Did you know that embedded website previews were supposed to look like this and have been broken since release? 🀦

Also fixed YouTube embeds.

#pkm #notes #foss #markdown

24.12.2025 15:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
v0.11.0-beta.3
+ Pressing the "De-Maximize" button when in fullscreen drops Tangent out of
fullscreen.
+ Improved the readability and reliability of YAML parsing errors.
- Fixed an issue where parsing could crash from YAML that parsed but could not be
translated to a JS object.
- Fixed an issue where long note titles wrapped in the vertical toolbar.
- Added an experimental fix for an overzealous command triggering bug.

v0.11.0-beta.3 + Pressing the "De-Maximize" button when in fullscreen drops Tangent out of fullscreen. + Improved the readability and reliability of YAML parsing errors. - Fixed an issue where parsing could crash from YAML that parsed but could not be translated to a JS object. - Fixed an issue where long note titles wrapped in the vertical toolbar. - Added an experimental fix for an overzealous command triggering bug.

Tangent v0.11.0-beta.3 is out! This update features a number of fixes and improvements to YAML error handling as well as other community-reported issues.

Keep the squeaky wheels squeaking!

#pkm #foss #markdown #notes

17.12.2025 15:59 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Tangent v0.11.0-beta.2 is out! This update fixes a handful of issues, buttoning things up for a full release!

#pkm #foss #markdown #notes

05.12.2025 14:21 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
vO.11.0-beta.1
New since v0.10:
+ Added support for displaying local video, audio, and paf files.
+ Added support for displaying Mermaid Diagrams inside of Code blocks.
+ Added the ability to customize keyboard shortcuts throughout Tangent.
+ Added support for checked & enabled status for note formatting commands.
+ Added tooltips for files in the sidebar.
+ Added a "copy section" button to the line gutter. Code, math, and front-matter
blocks copy their contents. Hold "Shift" to copy the entire syntax tree.
+ Added support for copying local β€’ png & . jpeg files directly to the clipboard.
+ Added support for navigating the sidebar with keyboard keys and invoking
"rename" via a shortcut.
New since alpha 4:
+ Added support for embedding a preview of PDFs, both local and remote.
+ Added support for custom shortcuts for Creation Rules.
+ Updated the icon for macOS Tahoe.
+ Added support for specifying a folder over a note with a trailing /.
+ Added support for custom titles in markdown links.
+ Added support for nested & escaped brackets [] in markdown links.
- Fixed an issue where the "copy" gutter action would be cut off by moving it to the
right side.
- Fixed an issue where key codes were used as shortcuts, breaking shortcuts with
non-US keyboard layouts.
- Fixed an issue where directory-based search matches could be prioritized over
direct filename matches.

vO.11.0-beta.1 New since v0.10: + Added support for displaying local video, audio, and paf files. + Added support for displaying Mermaid Diagrams inside of Code blocks. + Added the ability to customize keyboard shortcuts throughout Tangent. + Added support for checked & enabled status for note formatting commands. + Added tooltips for files in the sidebar. + Added a "copy section" button to the line gutter. Code, math, and front-matter blocks copy their contents. Hold "Shift" to copy the entire syntax tree. + Added support for copying local β€’ png & . jpeg files directly to the clipboard. + Added support for navigating the sidebar with keyboard keys and invoking "rename" via a shortcut. New since alpha 4: + Added support for embedding a preview of PDFs, both local and remote. + Added support for custom shortcuts for Creation Rules. + Updated the icon for macOS Tahoe. + Added support for specifying a folder over a note with a trailing /. + Added support for custom titles in markdown links. + Added support for nested & escaped brackets [] in markdown links. - Fixed an issue where the "copy" gutter action would be cut off by moving it to the right side. - Fixed an issue where key codes were used as shortcuts, breaking shortcuts with non-US keyboard layouts. - Fixed an issue where directory-based search matches could be prioritized over direct filename matches.

Tangent v0.11.0-beta.1 is out! Embedded images, pdfs, videos, and audio! Custom keyboard shortcuts! Mermaid diagrams! A new icon for macOS Tahoe, and more!

#pkm #foss #notes #markdown

22.11.2025 21:02 πŸ‘ 2 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
v0.11.0-alpha.4
+ The playback position of local audio and video files are now cached.
+ Added a "copy section" button to the line gutter. Code, math, and front-matter
blocks copy their contents. Hold "Shift" to copy the entire syntax tree.
+ Added support for the $filename token in the Attachments options, allowing
you to place attachments in folders derived from name of the file that an image is
being pasted into.
+ Added support for copying local β€’ png & . jpeg files directly to the clipboard.
+ Added support for navigating the sidebar with keyboard keys and invoking
"rename" via a shortcut.
- Fixed an issue where hitting Escape when renaming files in the sidebar did not
cancel the rename of the file.
- Fixed a regression where the chromium dev tools were no longer accessible.
- Fixed an error that could occur when invoking Creation Rules.
- Fixed a bug where Cmd/CtrI+Clicking creation rules wouldn't add the created file
to the Thread View.
- Fixed an issue where β€’ mkv files were not flagged as videos.
- Fixed an issue where adding a shortcut in addition to a default shortcut replaced
the default shortcut.
- Fixed an issue where rebinding undo & redo commands did not work reliably.
- Fixed an issue where images whose path contained a # character did not display.

v0.11.0-alpha.4 + The playback position of local audio and video files are now cached. + Added a "copy section" button to the line gutter. Code, math, and front-matter blocks copy their contents. Hold "Shift" to copy the entire syntax tree. + Added support for the $filename token in the Attachments options, allowing you to place attachments in folders derived from name of the file that an image is being pasted into. + Added support for copying local β€’ png & . jpeg files directly to the clipboard. + Added support for navigating the sidebar with keyboard keys and invoking "rename" via a shortcut. - Fixed an issue where hitting Escape when renaming files in the sidebar did not cancel the rename of the file. - Fixed a regression where the chromium dev tools were no longer accessible. - Fixed an error that could occur when invoking Creation Rules. - Fixed a bug where Cmd/CtrI+Clicking creation rules wouldn't add the created file to the Thread View. - Fixed an issue where β€’ mkv files were not flagged as videos. - Fixed an issue where adding a shortcut in addition to a default shortcut replaced the default shortcut. - Fixed an issue where rebinding undo & redo commands did not work reliably. - Fixed an issue where images whose path contained a # character did not display.

Tangent v0.11.0-alpha.4 is out! This update is a good collection of community-driven improvements and fixes across both old and new features.

Please continue to be squeaky wheels so that I may apply grease!

#pkm #foss #notes #markdown

11.11.2025 14:33 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
v0.11.0-alpha.3
+ Added the ability to customize keyboard shortcuts throughout Tangent.
+ Added support for checked & enabled status for note formatting commands.
+ Added tooltips for files in the sidebar.
- Fixed a crash that could occur at startup. Added logging to gain more information.
- Fixed null reference errors that occurred when attempting to embed a remote
PDF.
- Fixed an issue where image preview tooltips did not show the image.

v0.11.0-alpha.3 + Added the ability to customize keyboard shortcuts throughout Tangent. + Added support for checked & enabled status for note formatting commands. + Added tooltips for files in the sidebar. - Fixed a crash that could occur at startup. Added logging to gain more information. - Fixed null reference errors that occurred when attempting to embed a remote PDF. - Fixed an issue where image preview tooltips did not show the image.

Tangent’s shortcuts customization interface.

Tangent’s shortcuts customization interface.

Tangent v0.11.0-alpha.3 is out! We now have completely customizable keyboard shortcuts! You all can finally go nuts!

#foss #markdown #notes

01.11.2025 15:48 πŸ‘ 0 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

It seems there's an issue where files are coming in without any filetypes at all, which shouldn't be possible, but there you go. πŸ€·β€β™‚οΈ

01.11.2025 15:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Tangent v0.10.3 is out! This release is a bugfix for a crash that could occur on startup. It also adds logging & messaging to try and glean a little more information on the problem.

01.11.2025 15:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Tangent just had its fifth birthday! Happy birthday, Tangent! πŸŽ‚

09.10.2025 13:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
v0.11.0-alpha.2
- Fixed an issue where embedded audio/video files had broken styling.
- Fixed an issue where clicking on audio/video files in the Cards Lens started
playing the file while opening it in a second tab.

v0.11.0-alpha.2 - Fixed an issue where embedded audio/video files had broken styling. - Fixed an issue where clicking on audio/video files in the Cards Lens started playing the file while opening it in a second tab.

Tangent v0.11.0-alpha.2 is out! This update fixes the broken styling of embedded audio/video files that was only present in deployed builds.

#pkm #foss #markdown #notes

14.09.2025 14:53 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
A flow chart flowing from idea to capture to thinking deeper and back to idea.

A flow chart flowing from idea to capture to thinking deeper and back to idea.

vO.11.0-alpha.1
+ Added support for displaying local video, audio, and pdf files.
+ Added support for displaying Mermaid Diagrams inside of Code blocks.
- Fixed an issue where math blocks weren't hidden by collapsed sections.

vO.11.0-alpha.1 + Added support for displaying local video, audio, and pdf files. + Added support for displaying Mermaid Diagrams inside of Code blocks. - Fixed an issue where math blocks weren't hidden by collapsed sections.

Tangent v0.11.0-alpha.1 is out! Tangent can now display local pdfs, play local audio & video files, and render mermaid diagrams!

#pkm #foss #markdown #notes

13.09.2025 20:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
vO.10.2
+ Pressing escape now dismisses any active annotations or search highlights in a
note.
+ Completed or canceled Todos are now no longer crossed out while selected.
- Fixed an issue that caused scrolling up in the Feed Lens to jump around
obnoxiously.

vO.10.2 + Pressing escape now dismisses any active annotations or search highlights in a note. + Completed or canceled Todos are now no longer crossed out while selected. - Fixed an issue that caused scrolling up in the Feed Lens to jump around obnoxiously.

Tangent v0.10.2 is out! A couple of quality of life updates. The scrolling issue of the Feed Lens had been bugging me!

06.09.2025 18:53 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
vO.10.1
- Fixed an issue where deleting text at the beginning of a line deleted text at the top
of the document.
- Fixed an issue where section collapsed controls were impossible to click for
indented lines.
- Fixed an issue where notes would scroll to their selection even when their
selection hadn't changed.

vO.10.1 - Fixed an issue where deleting text at the beginning of a line deleted text at the top of the document. - Fixed an issue where section collapsed controls were impossible to click for indented lines. - Fixed an issue where notes would scroll to their selection even when their selection hadn't changed.

Tangent v0.10.1 is out! This update fixes a critical editing bug, and a few other paper cuts.

#pkm #markdown #notes #foss

23.08.2025 14:09 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Tangent v0.10.0 is out! In this new stable update:

- Collapsible sections!
- Markdown links to specific headers!
- Improved Creation Rule template tokens thanks to @Sevoris!
- And more!

#pkm #markdown #foss #notes

03.08.2025 16:31 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
v0.10.0-beta.2
+ Made tag search not relative to the last name item, better matching user intuition.
- Fixed a regression where the sidebar sorting icon was mangled.
- Fixed a sorting bug that could erroneously use log2(0).
- Fixed an error that could occur when dropping selection with an autocomplete
handler open.

v0.10.0-beta.2 + Made tag search not relative to the last name item, better matching user intuition. - Fixed a regression where the sidebar sorting icon was mangled. - Fixed a sorting bug that could erroneously use log2(0). - Fixed an error that could occur when dropping selection with an autocomplete handler open.

Double dipping! Tangent v0.10.0-beta.2 is out! Some quick regression fixes and search improvements here.

#pkm #notes #foss #markdown

26.07.2025 15:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
vO.10.0-beta.1
New since v0.9.x:
+ Added support for Collapsing Sections. Headers, lists, code, math, and front
matter can all be collapsed. Collapsed state is kept persistent between sessions.
+ Added an option to automatically collapse Front Matter.
+ PR 206 by Sevoris: Made the Creation Rule name template tokens clickable
buttons for easier editing.
+ Added the Cd/Ctrl+Alt+Shift+K shortcut for inserting wiki links with the
selected text as the display text.
+ Added support for adding links from the context menu.
+ Exposed formatting toggles from the context menu.
+ Added support for linking directly to header id links in markdown links.
+ Added support for restoring selection & scroll position in notes between sessions.
- Fixed an issue where the note editor fallback feature wasn't correctly invoked.
- Fixed an issue where some edits could uncollapse all collapsed sections.
- Fixed an issue where link data could be incorrect after editing links.
- Fixed an issue where closing inline formatting at the end of a link broke link
parsing.
- Fixed several issues with selection & annotation initialization when opening notes.
New since alpha 3:
+ Added support for searching for and navigating to headers from the
Cmd/Ctrl+0 search menu.
+ Updated to Electron 37.
- Fixed an issue where link highlight annotations could be stomped.

vO.10.0-beta.1 New since v0.9.x: + Added support for Collapsing Sections. Headers, lists, code, math, and front matter can all be collapsed. Collapsed state is kept persistent between sessions. + Added an option to automatically collapse Front Matter. + PR 206 by Sevoris: Made the Creation Rule name template tokens clickable buttons for easier editing. + Added the Cd/Ctrl+Alt+Shift+K shortcut for inserting wiki links with the selected text as the display text. + Added support for adding links from the context menu. + Exposed formatting toggles from the context menu. + Added support for linking directly to header id links in markdown links. + Added support for restoring selection & scroll position in notes between sessions. - Fixed an issue where the note editor fallback feature wasn't correctly invoked. - Fixed an issue where some edits could uncollapse all collapsed sections. - Fixed an issue where link data could be incorrect after editing links. - Fixed an issue where closing inline formatting at the end of a link broke link parsing. - Fixed several issues with selection & annotation initialization when opening notes. New since alpha 3: + Added support for searching for and navigating to headers from the Cmd/Ctrl+0 search menu. + Updated to Electron 37. - Fixed an issue where link highlight annotations could be stomped.

Tangent v0.10.0-beta.1 is out! This first beta release sports collapsible sections, link & formatting improvements, easier header search, and more!

And, maybe more importantly, we're actually on track for more than 2 stable releases in a year!

#pkm #notes #foss #markdown

26.07.2025 13:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0