All Projects → ryanjamurphy → lumberjack-obsidian

ryanjamurphy / lumberjack-obsidian

Licence: other
Log your thoughts! Lumberjack adds URL commands to help you axe inefficiency and get right to writing.

Programming Languages

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

Projects that are alternatives of or similar to lumberjack-obsidian

file-tree-alternative
This Obsidian Plugin allows users to have a different file explorer experience.
Stars: ✭ 167 (+240.82%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-imgur-plugin
Pastes images right to imgur.com
Stars: ✭ 72 (+46.94%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-url-into-selection
Paste URLs into selected text "notion style"
Stars: ✭ 129 (+163.27%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-link-indexer
No description or website provided.
Stars: ✭ 18 (-63.27%)
Mutual labels:  obsidian-plugin, obsidian-md
quick-explorer
Perform file explorer operations (and see your current file path) from the Obsidian.md title bar
Stars: ✭ 119 (+142.86%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-hider
Hide Obsidian UI elements such as tooltips, status, titlebar and more
Stars: ✭ 106 (+116.33%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-link-favicon
See the favicon for a linked website.
Stars: ✭ 46 (-6.12%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-embedded-note-titles
No description or website provided.
Stars: ✭ 50 (+2.04%)
Mutual labels:  obsidian-plugin, obsidian-md
notetweet obsidian
Post tweets directly from Obsidian.
Stars: ✭ 29 (-40.82%)
Mutual labels:  obsidian-plugin, obsidian-md
hotkey-helper
Easily see and access any Obsidian plugin's options pane or hotkey assignments (including conflicts) from the Community Plugins tab
Stars: ✭ 48 (-2.04%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-jump-to-link
Quick jump between links using hotkeys
Stars: ✭ 57 (+16.33%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-text-format
Format seleted text in Obsdidian.md
Stars: ✭ 49 (+0%)
Mutual labels:  obsidian-plugin, obsidian-md
ObsidianBookmark
Chrome extension and nodejs server to allow web clipping to Obsidian.
Stars: ✭ 122 (+148.98%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-smart-typography
Converts quotes to curly quotes, dashes to em dashes, and periods to ellipses
Stars: ✭ 81 (+65.31%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-journey-plugin
Discover the story between your notes in Obsidian
Stars: ✭ 93 (+89.8%)
Mutual labels:  obsidian-plugin, obsidian-md
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 (+51.02%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-metatemplates
Take advantage of YAML front-matter in generating notes from templates (for obsidian.md)
Stars: ✭ 68 (+38.78%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-core-search-assistant-plugin
An Obsidian plugin to enhance built-in search: keyboard interface, card preview, bigger preview
Stars: ✭ 59 (+20.41%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-text-expand
A simple text expand plugin for Obsidian.md
Stars: ✭ 122 (+148.98%)
Mutual labels:  obsidian-plugin, obsidian-md
slated-obsidian
Task management in Obsidian.md
Stars: ✭ 123 (+151.02%)
Mutual labels:  obsidian-plugin, obsidian-md

Lumberjack 🪓 🪵

Lumberjack helps you quickly jump from anywhere to logging something new in Obsidian. Its log command can be used from within the app to create a new line with a preset prefix at the end of your daily note and make sure you're in edit mode, so you can swiftly lodge whatever's on your mind away, and then get back to whatever you were doing.

The real power, though, is in its URL schemes. The clear-cut commands obsidian://log and obsidian://timber let you jump straight into edit mode on your daily note or a brand-new draft, respectively, with the cursor sharpened and ready to go in just the right place.

Demo videos:

Log

A demo of the Lumberjack Log URL scheme on iOS via Shortcuts

Timber

A demo of the Lumberjack Timber URL scheme on iOS via Shortcuts

How to use

  • Install the plugin via the in-app Community Plugins gallery (preferred) or manually, as instructed below.

Command

  • Invoke the "Log" command via the command palette—or set a hotkey of your choice—to create a new line at the bottom of your daily note.

URL schemes

  • Run the obsidian://log command to open Obsidian and log a new thought in your daily note at an appended line and start writing immediately.
    • On iOS, this is easy to set up via Shortcuts. Install this shortcut, add it to your homescreen, then tap the button!
  • Run the obsidian://timber command to create a new draft in a designated inbox folder and start writing immediately.
    • On iOS, this is easy to set up via Shortcuts. Install this shortcut, add it to your homescreen, then tap the button!

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.
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].