Activity Logger

by Creling
5
4
3
2
1
Score: 16/100

Description

Category: Productivity Tools

The Activity Logger plugin helps track your activities within Obsidian, including creating, modifying, and deleting notes. It ensures idempotency by avoiding duplicate logs during repeated executions and allows customization through templates. Users can define start and end markers for log insertion, ensuring logs are neatly placed between specific sections of notes. The plugin supports placeholders for activities like $createdFiles, $deletedFiles, and $modifiedFiles, which can be formatted into lists or links. By integrating with Obsidian templates, users can organize their logs seamlessly without disruptive marks, making it an efficient tool for maintaining activity records.

Reviews

No reviews yet.

Stats

22
stars
5,373
downloads
2
forks
1,868
days
1,873
days
1,873
days
1
total PRs
1
open PRs
0
closed PRs
0
merged PRs
3
total issues
3
open issues
0
closed issues
0
commits

Latest Version

5 years ago

Changelog

README file from

Github

Activity Logger

Log your activities like creating notes, modifying notes, deleting notes and so on.

Features

  • Idempotency, which means that you can exec the command multiply times and it will not insert duplicate logs but update existing logs.

  • Template support, which means that you can define your own output.

Get Started

Settings

Start Line: A special make or sentence after which logs will be insert. Do NOT left it empty.

End Line: A special mark or sentence before which logs will be insert. Do NOT left it empty.

If there are existing Start Line & End Line in current notes. the plugin will insert logs between them, or it will insert Start Line, logs and End Line after the cursor.

Template: A snippet with three special variables ($createdFiles, $deletedFiles & $modifiedFiles).

Any characters in the same line with these three variables and the variables themselves compose a Placeholder. When inserting logs, the variables will be replaced with file paths and additional characters will reserved. That's to say, - $createdFiles will get a unordered list of files which are created today. and - [[$createdFiles]] will get a similar list but all items are Obsidian internal links.

Tricks

Start Line and End Line are somewhat ugly, but we can incorporate them within our Obsidian Templates. Suppose we have a Template like this:

# YYYY-MM-DD
## Daily Activities
……………………
## Daily Plans
……………………

We can set Start Line as ## Daily Activities and End Line as ## Daily Plans. Then logs will be insert between these two headings, no ugly marks at all!.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Smart Composer
2 years ago by Heesu Suh
AI chat assistant for Obsidian with contextual awareness, smart writing assistance, and one-click edits. Features vault-aware conversations, semantic search, and local model support.
Gemini Scribe
2 years ago by Allen Hutchison
An obsidian plugin to interact with Google Gemini
Tasks Calendar Wrapper
3 years ago by zhuwenq
This plugin currently provides a timeline view to display your tasks from your obsidian valut, with customizable filters and renderring options.
Modal forms
3 years ago by Danielo Rodriguez
Define forms for filling data that you will be able to open from anywhere you can run JS
Contribution Graph
3 years ago by vran
generate interactive gitxxx style contribution graph for obsidian, use it to track your goals, habits, or anything else you want to track.
Floating Search
3 years ago by Boninall
A plugin for searching text by using Obsidian default search view.
Typing Assistant
3 years ago by Jambo
Typing Assistant is a plugin that improves writing efficiency and provides a user experience similar to that of【Notion】
Super Simple Time Tracker
4 years ago by Ellpeck
Multi-purpose time trackers for your notes!
Heading Shifter
4 years ago by kasahala
Easily Shift and Change markdown headings.
Autocomplete
6 years ago by Yeboster
Obsidian plugin to provide text autocomplete
Doubleshift
4 years ago by Qwyntex
Obsidian Plugin to open the command palette by pressing shift twice
Hotkeys for templates
5 years ago by Vinzent
Shortcuts extender
6 years ago by kitchenrunner
Plugin for Obsidian: Use shortcuts for input special symbols and changing level of headings without language switching
Workbench
6 years ago by ryanjamurphy
A plugin to help you collect working materials.
Audio Notes
4 years ago by Jason Maldonis
Easily take notes on podcasts and other audio files using Obsidian Audio Notes.
Daily Stats
6 years ago by Dhruvik Parikh
Plugin to view your daily word count across all notes in your Obsidian.md vault.
Mxmind Mindmap
3 years ago by mxmind
mxmind for obsidian plugin
Word Sprint
5 years ago by Andrew Lombardi
Obsidian Word Sprint plugin
Journal Review
3 years ago by Kageetai
Review your daily notes on their anniversaries, like "what happened today last year"
Copy Inline Code
3 years ago by Ondrej Zavodny
Keyshots
4 years ago by KrazyManJ
🔮📝 Obsidian plugin that adds classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.
Plugin Manager
3 years ago by ohm-en
Allows better management of Obsidian.md plugins.
Daily Activity
6 years ago by trydalch
Uncheck All
3 years ago by Shahar Har-Shuv
Obsidian plugin to uncheck all checkboxes in a file with one action
Key Promoter
5 years ago by Johannes Theiner
Learn keyboard shortcuts by showing them when using the mouse
Proletarian Wizard Task Manager
2 years ago by Charles Feval
Obsidian plugin ot manage todos and projects directly from your notes.
Pomodoro
5 years ago by Tokuhiro Matsuno
Timekeep
2 years ago by Jacobtread
Obsidian task time tracking
WakaTime
4 years ago by WakaTime
Obsidian.md plugin for automatic time tracking and metrics generated from your Obsidian usage activity.
Timer
3 years ago by Marius Wörfel
Obsidian plugin, which allows you to measure time.
Logstravaganza
3 years ago by Carlo Zottmann
A simple Obsidian plugin that proxies `console.*()` calls and copies log messages and uncaught exceptions to a file in your vault.
Habit Calendar
4 years ago by Hedonihilist
Monthly Habit Calendar for DataviewJS. This plugin helps you render a calendar inside DataviewJS code block, showing your habit status within a month.
Week Planner
4 years ago by Ralf Wirdemann
Link with alias
3 years ago by Pavel Vojtechovsky
Obsidian plugin for handy creation of links and alias in front matter of target document
Ego Rock
3 years ago by Ashton Eby
An obsidian plugin that implements a basic taskwarrior UI for listing and modifying tasks.
DEVONlink
6 years ago by ryanjamurphy
Open notes indexed in DEVONthink in, well, DEVONthink
Habitica Sync
5 years ago by Leoh and Ran
This is a under-development Obsidian Plugin for Habitica
Stopwatch
5 years ago by Tokuhiro Matsuno
Marjdown shortcuts
5 years ago by Jules Guesnon
🪨 Obsidian plugin that allows to write markdown from commands
Multi-line Formatting
5 years ago by nmady
Format Obsidian text over an entire selection, even if that selection has paragraph breaks in the middle!
Daily notes opener
4 years ago by Reorx
Easily open daily notes and periodic notes in new pane; customize periodic notes background; quick append new line to daily notes.
Autocorrect Formatter
3 years ago by b-yp
A plugin running on Obsidian that utilizes autocorrect to format Markdown content.
Quick snippets and navigation
4 years ago by @aciq
Quick snippets and navigation for Obsidian
WordWise
3 years ago by ckt1031
Writing companion for AI content generation.
Weekly Review
4 years ago by Brandon Boswell
Mini Toolbar
3 years ago by AidenLx & Boninall
mini context toolbar in editor for Obsidian
Rapid Notes
4 years ago by valteriomon
Grind Manager
2 years ago by dromse
Gamify your task management with rewards system, craft your tasks by tags.
Navigate Cursor History
5 years ago by heycalmdown
Things Link
5 years ago by @gavmn
Insert Multiple Attachments
2 years ago by mnaoumov
Obsidian Plugin that allows to insert multiple attachments at a time
Command Alias
5 years ago by @Yajamon
Obsidianのコマンドに対してエイリアスを設定するプラグイン
Gemmy
3 years ago by Obsidian
Lemons Search
2 years ago by Moritz Jung
An Obsidian plugin that offers a fast fuzzy finder based quick switcher with preview.
Note Chain
2 years ago by ZigHolding
Package my frequently used tools, highly personal plugins.
Swiss army knife
3 years ago by mwoz123
Auto Periodic Notes
2 years ago by Jamie Hurst
Obsidian plugin to create new periodic notes automatically in the background and allow these to be pinned in your open tabs. Optionally uses the "Periodic Notes" plugin.
Bookmarks Caller
2 years ago by namikaze-40p
This is an Obsidian plugin which can easily open bookmarks.
Go to Line
5 years ago by phibr0
Blockquote Levels
4 years ago by Carlo Zottmann
A plugin for Obsidian (https://obsidian.md) that adds commands for increasing/decreasing the blockquote level of the current line or selection(s).
Daily Statistics
2 years ago by yefengr
obsidian daily statistics
Flow
2 years ago by Ben Phillips
Implements key processes in David Allen's Getting Things Done (GTD) methodology
Notice logger
2 years ago by @gapmiss
An Obsidian.md plugin for logging all notices to the developer console, with optional prefix & timestamp.
GPT-LiteInquirer
3 years ago by ittuann
💬 Experience OpenAI ChatGPT assistance directly within Obsidian, drafting content without interrupting your creative flow.
PopKit
2 years ago by Zhou Hua
Brainframe
3 years ago by pedersen
Amazing Marvin
5 years ago by Shirayuki Nekomata
Simple plugin for Amazing Marvin
Key Sequence Shortcut
5 years ago by anselmwang
Execute obsidian commands with short key sequences. For example, 'tp' for 'Toggle Preview' and 'tb' for 'Toggle Sidebar'. Easier to remember.
CAO
2 years ago by Godot
Claude AI for Obsidian
VaultAI
a year ago by Tharushka Dinujaya
An AI chatbot plugin for Obsidian using the Gemini API for note summarization, content generation, and more. Enhance your workflow with AI assistance like the Notion AI bot.
Editor Commands Remap
5 years ago by cactus5
Obsidian plugin to map hotkeys to editor commands
Simple Todo
2 years ago by elliotxx
A minimalist text-based todo manager (Text-Based GTD) for efficient task management in Obsidian.
Harpoon
3 years ago by mask(developermask)
Filename Emoji Remover
4 years ago by Yüksel Tolun
A simple plugin for the note taking app Obsidian that will rename your files to remove emojis in their names.
Another Simple Todoist Sync
2 years ago by eudennis
Obsidian.md plugin to integrate with Todoist app.
Due When
3 years ago by Andy Baxter
An Obsidian plugin which gives shortcuts to insert set due dates
Daily Routine
2 years ago by sechan100
new version of daily-routine obsidian plugin
Waka time box
3 years ago by complexzeng
Codename
3 years ago by dstack
Search Templates Library
3 years ago by Pentchaff
Obsidian plugin that allows to store searches templates for later use, and displays search results both in the search view and graph view.
Spacekeys
2 years ago by Jared Lumpe
Obsidian plugin to define hotkeys based on sequences of keypresses.
Postfix
3 years ago by Bhagya Nirmaan Silva (@bhagyas)
A postfix plugin for Obsidian
Activity Heatmap
2 years ago by Zak Hijaouy
Focus Time
2 years ago by AstraDev
Focus Time is a plugin that helps you track how much time you spend on each note.
Random Number Generator
3 years ago by iRewiewer
Gives you a random number
Note Minimap
a year ago by Yair Segel
Add a minimap to your Obsidian notes.
Pomodoro Planner
3 years ago by Onur Nesvat
RescueTime
3 years ago by Tatsuya Hayashi
A RescueTime integration plugin to view your activity logs in Obsidian.
Task list
3 years ago by Ted Marozzi
A simple obsidian plugin enabling better task management via lists.
Cursor Position History
2 years ago by Florian Gubler
A Plugin to remember (and make accessible) the cursor history in Obsidian. Both within a file and across files.
Folder overview
2 years ago by Lost Paul
Provides a dynamic overview of your vault or folders in the format of a code block.
Copy Section
2 years ago by skztr
Obsidian.md plugin adding a Copy button to the top of Headed sections
Dataview Autocompletion
2 years ago by Daniel Bauer
Editor Autofocus
3 years ago by Mgussekloo
Inline Checkbox Groups
2 years ago by Bradley Wyatt
Obsidian Plugin that creates multiple checkboxes on a single line, separated by a customizable separator character (default '|'), with the option to automatically cross out text when all checkboxes in the line are checked.
MantouAI
3 years ago by Morino Pan
MantouAI—— 让Obsidian变身智能助手
Daily note creator
3 years ago by Mario Holubar
Automatically creates missing daily notes.
PDF Paste
2 years ago by Cormac
Todos sort
2 years ago by Jiri Sifalda
A plugin for Obsidian that sorts todos within a note
Goal Tracker
2 years ago by Ben Rotholtz
Unit Converter
2 years ago by Ruslan Zabarov
Unit conversion plugin for Obsidian
Focus Tracker
2 years ago by Jeet Sukumaran
Canvas Link to Group
a year ago by TGRRRR
Plugin for Obsidian Canvas enabling direct links to specific groups within canvas files for improved navigation
Typezen
2 years ago by Ilgam Gabdullin
Plugin for obsidian which lets you turn zen mode instantly
LinkMagic
2 years ago by AndyReifman
AI integration Hub
2 years ago by Hishmat Salehi
A modular AI integration hub for Obsidian
Ctrl-XA cycle various items
3 years ago by nbossard
The equivalent in Obsidian of Vim Ctrl X-A. But supercharged with lists of various items : days, months, ...
Time Bullet
2 years ago by pedrogdn
Markwhen File Sync
a year ago by rouvenjahnke
Synchronize properties from your Obsidian notes with a Markwhen timeline file.
Boost Link Suggestions
4 years ago by Jacob Levernier
An Obsidian (https://obsidian.md) plugin for altering the order of inline link suggestions by link count and manual boosts.
Asana
2 years ago by Ryan Bantz
Obsidan plugin that creates tasks in Asana for highlighted text or the current line
Daily Prompt
2 years ago by Erl-koenig
Pinned Daily Notes
a year ago by Jeremy Neiman
Dynamically update a pinned tab with today's daily note
Sentinel
2 years ago by Giorgos Sarigiannidis
A plugin for Obsidian that allows you to update properties or run commands based on document visibility changes.
Weekly Goal Tracker
2 years ago by George Gorman
tidit
2 years ago by codingthings.com
tidit is an Obsidian - https://obsidian.md - plugin that adds timestamps to your document as you type — when you want it, how you want it, where you want it.
Organized daily notes
2 years ago by duchangkim
Automatically organizes your daily notes into customizable folder structures for better organization and easier navigation.
Brain Dump Mode
2 years ago by yesjinu
Obsidian plugin - DISABLE your delete key and eliminate hesitation!
Runsh
2 years ago by Ddone
A simple plugin that allows to run shell commands from obsidian.
Daily Random Note
2 years ago by Alexandre Silva
Daily Random Notes in Obsidian.
doing
2 years ago by rooyca
What was I doing?
Target Word Count
2 years ago by TwoFive Labs
Target Word Count Plugin for Obsidian
AI Revisionist
2 years ago by Synaptic Labs
Kikijiki Habit Tracker
2 years ago by KIKIJIKI
Kikijiki Habit Tracker Plugin for Obsidian
Note Progressbar
5 months ago by Ryoma Kawahara
Tab Limiter
2 years ago by Henry Gustafson
Limits the number of tabs that can be opened in Obsidian
Tag Timer
9 months ago by quantavil
The Tag Timer is a versatile plugin for Obsidian that allows you to seamlessly track the time you spend on specific tasks or sections within your notes.
JIRA links shortener
a year ago by Ruslans Platonovs
Obsidian JIRA links shortener plugin
Select word
2 years ago by Connor Espino
Hanko
2 years ago by Telehakke
Obsidian plugin.
Floating Quick Note
16 days ago by sabosman
Floating Quick Note is an Obsidian plugin that lets you open a small, detached note window that stays on top of your other apps. It is great for taking notes during meetings or while you are working in other programs without having to switch back and forth to Obsidian.
Task Director
2 years ago by Cybertramp
A plugin that allows you to easily manage tasks in bulk.
Superstition
2 years ago by Jeffry
An Obsidian plugin for routine management.
oblogger
3 years ago by loftTech
tag explorer and frontmatter logger plugin for obsidian
Sonkil
a year ago by ohyoungpark
Crackboard
2 years ago by Franklin
Obsidian plugin for crackboard.dev
SolidTime Integration
a year ago by proniclabs
Obsidian SolidTime Integration Plugin