All Projects → TfTHacker → obsidian42-jump-to-date

TfTHacker / obsidian42-jump-to-date

Licence: MIT license
Jump to a date via a convenient popup form. This plugin is a part of the Obsidian42 family of Obsidian plugins.

Programming Languages

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

Projects that are alternatives of or similar to obsidian42-jump-to-date

obsidian-encrypt
Hide secrets in your Obsidian.md vault
Stars: ✭ 83 (+196.43%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-readwise
Sync Readwise highlights into your obsidian vault
Stars: ✭ 79 (+182.14%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-rollover-daily-todos
An obsidian plugin that rolls over todo items from the previous daily note
Stars: ✭ 52 (+85.71%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-community-list
📃 • updated list of community themes & plugins for obsidian.md!
Stars: ✭ 16 (-42.86%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-tweet-to-markdown
An Obsidian.md plugin to save tweets as Markdown files.
Stars: ✭ 35 (+25%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-emoji-toolbar
No description or website provided.
Stars: ✭ 35 (+25%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-contextual-typography
No description or website provided.
Stars: ✭ 45 (+60.71%)
Mutual labels:  obsidian-plugin, obsidian-md
cycle-through-panes
Cycle through Panes - Obsidian Plugin
Stars: ✭ 44 (+57.14%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-charts
Charts - Obsidian Plugin | Create editable, interactive and animated Charts in Obsidian via Chart.js
Stars: ✭ 177 (+532.14%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-gist
📒 Gist View for Obsidian(https://obsidian.md)
Stars: ✭ 23 (-17.86%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-sort-and-permute-lines
Sort and Permute lines in whole file or selection.
Stars: ✭ 25 (-10.71%)
Mutual labels:  obsidian-plugin, obsidian-md
MySnippets-Plugin
MySnippets is a plugin that adds a status bar menu allowing the user to quickly manage their snippets within the comfort of their workspace 🖌.
Stars: ✭ 40 (+42.86%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-podcast-note
A plugin for the note taking app Obsidian that lets you add podcast meta data to your notes.
Stars: ✭ 24 (-14.29%)
Mutual labels:  obsidian-plugin, obsidian-md
tq-obsidian
Yet another Obsidian task manager
Stars: ✭ 94 (+235.71%)
Mutual labels:  obsidian-plugin, obsidian-md
hotkeysplus-obsidian
Adds hotkeys to toggle todos, ordered/unordered lists and blockquotes in Obsidian
Stars: ✭ 58 (+107.14%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-style-settings
A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian
Stars: ✭ 205 (+632.14%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-link-converter
Obsidian Plugin to scan all your links in your vault and convert them to your desired format.
Stars: ✭ 44 (+57.14%)
Mutual labels:  obsidian-plugin, obsidian-md
find-unlinked-files
Find files, which are nowhere linked, so they are maybe lost in your vault.
Stars: ✭ 81 (+189.29%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-budget-wysiwyg
Obsidian plugin that automatically switches between preview and source mode.
Stars: ✭ 25 (-10.71%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-things-logbook
Sync your Things 3 Logbook with Obsidian
Stars: ✭ 49 (+75%)
Mutual labels:  obsidian-plugin, obsidian-md

Jump To Date Plugin for Obsidian

Quickly navigate to a Daily Notes Page using a popup calendar from the ribbon or with a form that you type in a natural language date expression.

This plugin is part of the Obsidian42 family of Obsidian plugins. Check out the others:

From the Ribbon

Click the button in the ribbon to see the popup calendar. In the calendar, click on a date open the Daily Notes Page for that date.

Feature Preview

Using Natural Language Dates

From the command palette, invoke the Natural Language Date feature. Then using text to describe your date. For example:

  • Today
  • Tomorrow
  • Next Friday
  • May 5

Note: This feature requires that the Natural Language Dates Plugin is installed.

Feature Preview

Other Features

  • Hold down the control key when clicking on a date in the calendar popup to open it in a new pane
  • Hold down control and shift to open in a new horizontal pane
  • Right mouse click a date in the popup calendar to open the date in a new pane

Manual Install

  1. Create a folder in .obsidian/plugins
  2. name the folder what you like. I personally call the folder: obsidian42-jump-to-date
  3. go to this github link for releases: https://github.com/TfTHacker/obsidian42-jump-to-date/releases/
  4. For the most current release, expand the assets and download main.js, manifest.js
  5. copy these 3 files: main.js, styles.css and manifest.json to the folder you created in step 1
  6. restart obsidian
  7. Enable plugin in settings > community plugins. Should appear as "Obsidian42 - Jump-to-Date"

Special thanks

  • Thank you to Liam Cain for the use of his obsidian-daily-notes-interface library for dealing with Daily Notes Page files
  • Thank you to Argentina Ortega Sáinz for the nldates-obsidian library, which assists with parsing Natural Language Dates

Say Thank You

If you are enjoying this plugin then feel free to buying me a coffee on https://ko-fi/TfTHacker.

Please also help spread the word by sharing your enthusiasim for this plugin on Twitter, Reddit, or any other social media platform you regularly use.

You can find me on Twitter @TfTHacker

ko-fi

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].