All Projects → aidenlx → better-fn

aidenlx / better-fn

Licence: other
Footnote hover preview for Obsidian.md

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to better-fn

ObsidianBookmark
Chrome extension and nodejs server to allow web clipping to Obsidian.
Stars: ✭ 122 (+171.11%)
Mutual labels:  obsidian-plugin
obsidian-link-favicon
See the favicon for a linked website.
Stars: ✭ 46 (+2.22%)
Mutual labels:  obsidian-plugin
notetweet obsidian
Post tweets directly from Obsidian.
Stars: ✭ 29 (-35.56%)
Mutual labels:  obsidian-plugin
obsidian-jump-to-link
Quick jump between links using hotkeys
Stars: ✭ 57 (+26.67%)
Mutual labels:  obsidian-plugin
obsidian-text-format
Format seleted text in Obsdidian.md
Stars: ✭ 49 (+8.89%)
Mutual labels:  obsidian-plugin
file-tree-alternative
This Obsidian Plugin allows users to have a different file explorer experience.
Stars: ✭ 167 (+271.11%)
Mutual labels:  obsidian-plugin
obsidian-journey-plugin
Discover the story between your notes in Obsidian
Stars: ✭ 93 (+106.67%)
Mutual labels:  obsidian-plugin
obsidian-hider
Hide Obsidian UI elements such as tooltips, status, titlebar and more
Stars: ✭ 106 (+135.56%)
Mutual labels:  obsidian-plugin
obsidian-tasks
Task management for the Obsidian knowledge base.
Stars: ✭ 648 (+1340%)
Mutual labels:  obsidian-plugin
quick-explorer
Perform file explorer operations (and see your current file path) from the Obsidian.md title bar
Stars: ✭ 119 (+164.44%)
Mutual labels:  obsidian-plugin
obsidian-url-into-selection
Paste URLs into selected text "notion style"
Stars: ✭ 129 (+186.67%)
Mutual labels:  obsidian-plugin
slated-obsidian
Task management in Obsidian.md
Stars: ✭ 123 (+173.33%)
Mutual labels:  obsidian-plugin
obsidian-smart-typography
Converts quotes to curly quotes, dashes to em dashes, and periods to ellipses
Stars: ✭ 81 (+80%)
Mutual labels:  obsidian-plugin
obsidian-admonition
Adds admonition block-styled content to Obsidian.md
Stars: ✭ 581 (+1191.11%)
Mutual labels:  obsidian-plugin
obsidian-imgur-plugin
Pastes images right to imgur.com
Stars: ✭ 72 (+60%)
Mutual labels:  obsidian-plugin
obsidian-vale
A Vale client for Obsidian.
Stars: ✭ 57 (+26.67%)
Mutual labels:  obsidian-plugin
obsidian-smarter-md-hotkeys
A plugin for Obsidian providing hotkeys that select words and lines in a smart way before applying markup. Multiple cursors are supported as well.
Stars: ✭ 72 (+60%)
Mutual labels:  obsidian-plugin
obsidian-hackernews
Periodically fetches and displays top stories from HackerNews.
Stars: ✭ 27 (-40%)
Mutual labels:  obsidian-plugin
obsidian-editor-shortcuts
Obsidian plugin to add keyboard shortcuts commonly found in code editors such as Visual Studio Code (vscode) or Sublime Text
Stars: ✭ 74 (+64.44%)
Mutual labels:  obsidian-plugin
obsidian-outliner
Work with your lists like in Workflowy or RoamResearch
Stars: ✭ 427 (+848.89%)
Mutual labels:  obsidian-plugin

BetterFn

Turning footnote into popover

BetterFnDemo

How to use

  • Hover on footnote to quick preview.
  • Click on footnote to show persistent popover.
  • Double click on footnote to jump to reference at the buttom.
    • Only work if Show reference is enabled in setting

Compatibility

The required API feature is only available for Obsidian v0.12.4+.

Installation

From GitHub

  1. Download the Latest Release from the Releases section of the GitHub Repository
  2. Put files to your vault's plugins folder: <vault>/.obsidian/plugins/better-fn
  3. Reload Obsidian
  4. If prompted about Safe Mode, you can disable safe mode and enable the plugin. Otherwise, head to Settings, third-party plugins, make sure safe mode is off and enable the plugin from there.

Note: The .obsidian folder may be hidden. On macOS, you should be able to press Command+Shift+Dot to show the folder in Finder.

From Obsidian

Not yet available

  1. Open Settings > Third-party plugin
  2. Make sure Safe mode is off
  3. Click Browse community plugins
  4. Search for this plugin
  5. Click Install
  6. Once installed, close the community plugins window and the patch is ready to use.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].