mirror of
https://github.com/alberti42/obsidian-plugins-annotations.git
synced 2026-07-22 10:10:24 +00:00
57 lines
No EOL
4.4 KiB
JSON
57 lines
No EOL
4.4 KiB
JSON
{
|
||
"annotations":
|
||
{
|
||
"dataview-recent-files": "markdown:\nMy own plugin to show the recently modified files.\n[[2024-06-13 Survey group culture]]\n\n![[00 Meta/Misc/Test.jpg]]\n\n[[2024-08-05 Review Cs-based Rydberg quantum computers]]",
|
||
"dataview": "Super-useful plugin that allows querying the notes to provide database functionality. 🔥🔥🔥",
|
||
"highlightr-plugin": "Allows highlighting the markdown text.",
|
||
"obsidian-completr": "Allows auto-completion of commands. Very useful.",
|
||
"find-unlinked-files": "Very useful to find orphaned files and broken links.",
|
||
"homepage": "Useful to show a customized homepage.",
|
||
"obsidian-icon-folder": "Useful to customize icons.",
|
||
"import-attachments-plus": "My own plugin to import attachments by moving them into the vault.",
|
||
"obsidian-languagetool-plugin": "Very useful as spell checker.",
|
||
"languagetool": "It is claimed to be better but it does not work. It is still in beta function.",
|
||
"number-headings-obsidian": "Very useful to add numbers to the headings.",
|
||
"pdf-plus": "Very useful to comment PDF documents in Obsidian.",
|
||
"templater-obsidian": "Very useful to define templates.",
|
||
"obsidian-tasks-plugin": "Not really useful. Never used so far.",
|
||
"obsidian-style-settings": "Super useful to customize the style with CCS and be able to modify the settings from Obsidian.",
|
||
"obsidian-smart-typography": "Semi useful to improve typography of symbols.",
|
||
"wikilinks-to-mdlinks-obsidian": "Not really needed. It converts Wikilinks to MD links.",
|
||
"webpage-html-export": "Super useful to export in HTML. It is a bit clunky to load. It is per default disabled, unless I need it.",
|
||
"frontmatter-modified-date": "Very useful to update the property `modified date`.",
|
||
"supercharged-links-obsidian": "The idea is very nice but then the MD notes are not really readable outside of Obsidian. Disabled for now.",
|
||
"tag-wrangler": "Very useful to rename tags across all notes.",
|
||
"sheets": "Useful to extend tables and merge cells.",
|
||
"obsidian-html-plugin": "It allows opening HTML files in Obsidian.",
|
||
"obsidian-advanced-uri": "Very useful to copy URI.",
|
||
"callout-manager": "Offers a GUI to customize callouts.",
|
||
"obsidian-file-path-to-uri": "Not really needed. It converts a file path to a URI.",
|
||
"obsidian-text-expander-js": "Quite powerful to run inline scripts, and replace predefined macros. However, not really used.",
|
||
"omnisearch": "Powerful tool to search through the vault.",
|
||
"obsidian-outliner": "Very handy to operate on outlines.",
|
||
"url-into-selection": "Not really needed. It causes more confusion when pasting on existing selected text.",
|
||
"periodic-notes": "Manages daily notes. Just used for daily notes.",
|
||
"settings-search": "Adds a search field with a fuzzy search functionality to search through Obsidian settings.",
|
||
"text-extractor": "I did not really test it how good it works.",
|
||
"file-explorer-note-count": "Very useful to display the number of notes in the various folders.",
|
||
"plugins-annotations": "My own plugin to take notes about installed plugins.",
|
||
"editing-toolbar": "Nice toolbar shown above the notes. Quite handy.",
|
||
"obsidian-spaced-repetition": "Super effective plugin to learn flashcards.",
|
||
"table-editor-obsidian": "A must to operate on tables in Obsidian. 🚀🚀🚀",
|
||
"settings-management": "Enhanced settings with multiple configurations.",
|
||
"obsidian-admonition": "Improve callouts 🖋️. They can be entered as `codeblocks`.",
|
||
"obsidian-divide-and-conquer": "Plugin useful to debug problems with plugins. Generally, it can be left disabled.",
|
||
"js-engine": "Allows executing Javascript dynamically in the note.",
|
||
"plugin-reloader": "Allows reloading a specific plugin without restarting Obsidian. Hotkeys configurable.",
|
||
"obsidian-kanban": "Plugin for the Kanban 🗓️ organization."
|
||
},
|
||
"plugins_annotations_uuid": "FAA70013-38E9-4FDF-B06A-F899F6487C19",
|
||
"hide_placeholders": true,
|
||
"delete_placeholder_string_on_insertion": true,
|
||
"label_mobile": "<b>Annotation: </b>",
|
||
"label_desktop": "<b>Personal annotation: </b>",
|
||
"label_placeholder": "<em>Add your personal comment about <strong>${plugin_name}</strong> here...</em>",
|
||
"editable": true,
|
||
"automatic_remove": false
|
||
} |