Releases: kctekn/obsidian-TagsRoutes
Releases · kctekn/obsidian-TagsRoutes
1.2.3
Version 1.2.3 Release Notes:
New Features:
- Path Filter:
- You can now use both positive and negative filters to customize the display of your vault content.
- This allows for more precise control over what is shown, as illustrated below.
v1.2.3-feature1.1.mp4
- Open Scene in Sidebar as a Navigator:
- A new button has been added to the "Display Control" section, enabling you to open a scene in the sidebar for easier navigation.
v1.2.3-feature2.mp4
1.2.2
1.2.1
Version 1.2.1 Release Notes:
New Features:
- Lock Scene:
- When enabled, nodes within the visual will no longer change or update automatically, and the view angle will remain fixed unless manually adjusted by dragging.
- This is useful when you want to focus on a specific sub-network within a vault without distractions.
- View Distance Tuning:
- You can now set the current view distance relative to the focused node as a global setting. This ensures that the view distance for all other nodes is automatically adjusted based on their size.
- This provides an optimal way to adjust the view distance for a more comfortable and consistent viewing experience across the scene.
1.2.0
Version 1.2.0 Release Notes:
- Time Lapse Animation Feature:
- Vault Growth Visualization: You can now initiate an animation that showcases how the vault has grown over time.
- Display Settings: Ensure these are adjusted appropriately before starting the animation for optimal viewing.
- Interactive Controls:
- Press the Animate button to begin the visualization.
- The animation can be paused or stopped as needed.
Have fun exploring the progression of your vault with this engaging feature.
1.1.8
Version 1.1.8 Release Notes:
1. New feature:
- Selection Box for Enhanced Clarity: A selection box has been added to clearly highlight the currently selected node. This visual cue makes it easier to track your position within the graph and navigate your tags effectively. (See GIF for a demonstration)
2. Bug fix:
- Global Preference for Tag Click Actions Now Functional: Previously, disabling tag click actions in the global plugin preferences did not work as intended. This issue has been resolved, and you can now reliably control this behavior through the plugin settings. (See issue #28 for more details)
1.1.7
1.1.6
Version 1.1.6 Bug Fix Release
- The issue when multiple notes has the same name in different directories.
- The issue of identical queries to be executed multiple times unnecessarily.
The other feature is the same with version 1.1.5.
1.1.5
Version 1.1.5 Release Notes:
1. Tag Query Enhancements:
- Time-based tag queries:
You can now query content associated with time-sensitive tags like#1day
,#30day
,#60day
, etc.- How to use it:
- Add time-based tags (e.g.,
#1day
,#30day
) anywhere in your notes. - Restart Obsidian to allow the plugin to re-index the tags.
- Navigate to the plugin's interface, find the tag, and click on the corresponding node.
- You'll receive a report summarizing the content tagged within the specified time period.
- Add time-based tags (e.g.,
- How to use it:
- Direct linking to paragraphs:
Instead of linking only to entire notes, the plugin now creates direct links to specific paragraphs, improving navigation accuracy. - Performance optimization:
Query performance has been significantly improved for faster and more efficient results.
2. New Option: "Auto-Focus File in Explorer"
- Toggle Auto-Focus:
A new option has been added to toggle the auto-focus feature in the file explorer. This was the default behavior in previous versions, but now you can turn it off if it causes issues or if you don’t always need the file explorer to focus on the current file. - Enhanced Functionality:
When auto-focus is enabled, deleting items in the canvas will no longer trigger unintended reactions in the file explorer.
Please check #24 for detail
1.1.4
Version 1.1.4 Bug Fix Release
- Fix a bug that the setting of 'highlight track mode' lost update when switch slot.
The other feature is the same with version 1.1.3.
1.1.3
Version 1.1.3 Release Notes
This release introduces major updates to screenshots, enhancements to graph display control, and provides more choice in how you interact with tags nodes.
1. Major Updates:
- Screenshot Functionality: Capture your current graph as an image! You can now save the graph as a picture and insert it directly into your note or save it to a designated snapshot folder.
- New "Screenshot" Node Type: A new node type dedicated to screenshots has been added. Customize its color and use it to easily manage and check for orphan files.
2. Graph Display Enhancements:
- Adjustable Node Label Color: Easily adjust the color of node labels using a slider. This allows you to automatically find a clear and readable text color against the background.
- Tunable Bloom in Dark Mode: Fine-tune the bloom strength in dark mode for optimal visual appeal.
- Lock Node Positions: Lock the position of nodes to improve performance, especially on lower-end devices.
- Disable Link Particles: Set the link particle number to 0 to disable the particle effect and boost performance.
- New "Track" Highlight Mode: Introducing a new highlight mode called "Track." When enabled, clicking a node will highlight all directly and indirectly connected nodes, allowing you to easily visualize sub-networks within your larger graph.
3. Choice of Tags Node Interaction:
- Enable/Disable Tags Query: Choose whether to enable the tag query function when clicking on tag nodes. Disable this feature if you don't rely on tags for note management.
- "TagsRoutes" Folder Removal: If you disable the following three options:
- 'Log node/link Count'
- 'Show log file on Startup'
- 'Enable tag click action '
You can safely delete the 'TagsRoutes' folder in your vault, as the plugin will no longer utilize it.
The usage demo: