Skip to content

jintaoyugithub/obsidian_vaults

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian Vaults

Quick Start

Notes:

In order to make the obsidian.nvim work with obsidian app, there are some naming rules for the files you have to follow:

  • [[for example]] != [[for-example]]
  • no date or other info in the filename, [[for-example_2024-10-18]] is not allowed

Scripts:

  1. on <title>

Create a new file inside the obsidian vaults

  1. og

Organize all the files in verified folder to their corresponding folder in notes

  1. generateWeeklyReport </path/to/*.md>

A simple scripts to help me help my time system work more efficient

It does requirment some 3rd libs like:

  • argsparse
  • glob
  • re
  • py_markdown_table

Make sure you install all the dependencies when you run the scripts!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published