Releases: Aetherinox/obsidian-dataview-snippets
v1.4.3
Release Info
Item | Value |
---|---|
📄 obsidian-snippets-1.4.3.zip | d11defa5ffced22fb0fab617076a0250abdaf311a63cd1bc3b41ef39f158dccd |
🏷️ GUID | 09edb3a6-b21b-5cfd-b922-e9bb4fbc7639 |
🏷️ UUID | 74807dd7-1025-558c-9a58-47e75da31fa2 |
🕟 Stamp | 1.4.2-2024-04-27T05:22:02.000Z 🔺 1.4.3-2024-10-05T07:25:05.000Z |
📅 Last Release | 161 days ago |
What's New
This release contains the following changes:
change
: modify cloud-tags-v1 and cloud-tags-v2- Add No Tags Found when vault has no tags
- Update CSS, add new classes
- Change font weight so that tags with smaller numbers have more room to grow
- Changed minimum font size
deps
: bump@types/uuid
from 9.0.8 to 10.0.0deps
: bumpuuid
from 9.0.1 to 10.0.0deps
: bumpmikepenz/release-changelog-builder-action
from 4 to 5deps
: bumptj-actions/changed-files
from 44 to 45deps
: bumprollup
4.18.1 to 4.24.0ci
: updaterelease
workflowci
: updateissues-*
workflows
Statistics
How the files have changed:
- Changed files : 22
- Changes : 7558
- Commits : 34
- Additions : 6707
- Deletions : 851
- PRs (categorized) : 25
- PRs (uncategorized) : 9
- PRs (open) : 0
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- add pr request : 25dc22c @Aetherinox
- add auto-assign workflow : c4b2de2 @Aetherinox
- fix publish PACKAGE_VERSION : 2d9608f @Aetherinox
- add autoscan workflow : c43a964 @Aetherinox
- update issue templates : 9b17ee0 @Aetherinox
- update release workflow : 1a17b61 @Aetherinox
🚀 Features
- add "no tags found" results to tag-cloud v1 & v2 : 5131f7a @Aetherinox
🔧 Changes
- add prettier & linter : 59afec3 @Aetherinox
- update .gitignore : 99b9af0 @Aetherinox
- cleanup configs : 536e9c5 @Aetherinox
- cloud-tags-v1 add parent div : e56e013 @Aetherinox
- cloud-tags-v2 change parent div padding, edit text size : 6c8297b @Aetherinox
- cloud-tags - change font sensitivity to make quantity more meaningful : 0330239 @Aetherinox
📦 Build & Dependencies
- update package.json : 8df2872 @Aetherinox
✏️ Docs
- update CONTRIBUTING : c9322c6 @Aetherinox
- update README : 2b76bda @Aetherinox
v1.4.2
Release Info (82d31881-24d3-50bd-acdb-987040784e98)
- Version began on: ........
2024-04-27T04:42:09.000Z
- SHA256: ................................
8aa448afcc00acb6b5d12703501232fa27741aece908c07a1f356959ff014fd4 🔺 obsidian-snippets-1.4.2.zip
- GUID: .......................................
09edb3a6-b21b-5cfd-b922-e9bb4fbc7639
- UUID: .......................................
82d31881-24d3-50bd-acdb-987040784e98
- Stamp: ....................................
1.4.1-2024-04-27T04:42:09.000Z 🔺 1.4.2-2024-04-27T05:22:02.000Z
- Last Release: ......................
0 days ago
What's New
This release contains the following changes:
perf
: changed allvar
assignments toconst
andlet
change
: TOC version 1 now displays a No Subheaders Found message with it cannot locate any subheaders for a main headerchange
: added css classtoc_results_none_subheader
for No Subheaders messagedocs
: updated documentation for better readability
Statistics
How the files have changed:
- Changed files : 11
- Commits : 6
- Additions : 2810
- Deletions : 0
Pull Requests
This release is associated with the following pull requests:
🪛 Continuous integration
- add github scripts : dc38201 @Aetherinox
- add labels workflow : 3991e92 @Aetherinox
- upload release workflow : fd1ddda @Aetherinox
📦 Build & Dependencies
- add package : bc6beb0 @Aetherinox
- add packages : be4c4f8 @Aetherinox
- add package lock : 5b43290 @Aetherinox
v1.4.1
What's Changed
- Updated snippet Tag Cloud - Version 2 - 3ac6b97
- Snippet now supports Style Settings plugin which allows user to customize the look and feel of the CSS via the plugin itself
- Added scale hover animation for each tag.
- All tags now fade out when a single tag is hovered / focused.
- Updated snippet README.md
- Added
Minified
javascript code to README.md - Added table of contents to the top
- Added
[ Back to Top]
to each section - Better structured readme with more precise instructions on installing snippet
- Added
- Fixed CSS bug with snippet running on
Blue Topaz
theme which broke glow animation.
Release Notes
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
Rewrite of Bad / Unresolved Links Snippet
A complete re-write of the original Bad / Unresolved links snippet has been done from the ground up. More features, better looking, and supports frontmatter which is an absolute must for me.
- Added support for Style Settings plugin with a bunch of customization being added.
- External background image support
- Font sizes and colors
- Animation control
- Width customizations
- Misc other settings
- Supports Frontmatter for page titles
name
,title
,alias
- Added
Full Mode
andCompact Mode
.- Compact mode strips out some of the extra spacing, description, etc.
- Selecting one of the two modes will store the value in your note. When you go back to the note later, you'll be in the same mode you selected prior.
Preview
v1.3.0
What's Changed
Added Page Cloud Snippet - Version 1
This new snippet will fetch a list of pages / notes associated with your vault and display them on a single page in a cloud style.
- Supports Frontmatter note values:
- title
- name
- alias
- filename
To view the full README.md, open the Page Cloud: Version 1
folder.
It provides instructions on how to install, and how to customize the settings.
Other Changes
- Removed hard-coded hex color codes
- New color generation function which automatically generates 40 random pastel colors (excluding dark colors).
- Clean up headers to reduce code + include doc URL in header
Preview
v1.2.0
What's Changed
Added Tag Cloud Snippet
This new snippet will fetch a list of tags associated with your vault and display them on a single page in a cloud style. The more times a tag is used, the larger the font will be.
The number of times a tag is used also displays in the top left of each tag.
The following settings were added at the top:
- Min Font Size
- Max Font Size
- Exclude / Filter Tags
- Font Weight
- Use Random Colors
- Sorting
- 1: Sort Alphabetically (Descending)
- 2: Sort Alphabetically (Ascending)
- 3: Sort Randomly / Shuffle
To view the full README.md, open the Tag Cloud: Version X
folder.
It provides instructions on how to install, and how to customize the settings.
Version 1
Version 2
v1.1.0
What's Changed
Structure of the repo has changed to make room for additional snippets
- All snippets now in Snippets folder.
- Added a new Bad Links snippet which will list all of the dead links in your vault that need fixing.
- Readme completely re-done
- Each script in the snippets folder now contains its own
README.md
, click on the folder to view.
- Each script in the snippets folder now contains its own
- Updated the Table of Contents scripts
- No longer uses
<sub>
- Now includes a CSS file with formatting (which means bullet points are now aligned)
- The words
table of contents
andtoc
are now filtered out when building a list of headers on a page.
- No longer uses
v1.0.4
What's Changed
This release just has minor changes
- Add description to the top of each script
- Updated counting code in order to take into account the table of contents header which will be skipped
- Script will automatically skip any headers labeled
Table of Contents
orTOC
. Casing doesn't matter.- If
Table of Contents
is the only header on a page, then it will display "No Results" until headers are added. - See example gif below
- If
Preview
In the preview below, changing any of the headers to the label Table of Contents
or TOC
will exclude it from being shown in the list. Casing doesn't matter
e.g.:
# Table of Contents
# TaBlE Of CoNtEnTs
# Toc
# TOC
# ToC
v1.0.3
- Cleanup code
- Added a "No Results Found" condition.
- If table of contents is added to a page which does not currently contain any headers,
No Results
will display on the page until headers are added.
- If table of contents is added to a page which does not currently contain any headers,
v1.0.2
- Updated README.md to list correct version of Notes Plugin required for version 1.
- Formatting