Giter VIP home page Giter VIP logo

obsidian-front-matter-title's Introduction

Front Matter Title

This is a plugin for Obsidian.

Why this plugin exist? I use zettelkasten method what means that all my files has names like timestamps 202208251731. Plugin give some options to display data from yaml block instead of original filename.



Installation

Using obsidian.md app

  • Download in from Obsidian through Community plugins

Using BRAT plugin

Manual

  • Download obsidian-front-matter-title-#LAST_RELEASE#.zip from last release and unpack it into your vault by path: .obsidian/plugins

Get started

Plugin does not rename files, it just uses specific value from meta-block of markdown file as displayed filename in explorer or graph.

Value from specific key must be a string or a number or an array(list)

First thing you might want to do after installation is to set your own path for title.

Open plugin's settings page and change Template which is has title value by default.

The value title mean that plugin will try to find title key in yaml block of any *.md file and use its value as a new shown title.

Also, you can use dot-notation, that mean if you set foo.bar plugin will try to find bar key inside foo and use its value.

title: 'A new shown title' # will be used, if template is title 
foo:
  bar: 'Dot-notation shown title' # will be used, if template is foo.bar

See more

Api

Look for integration? Try API provider.

Thank you

If you like this plugin and would like to buy me a coffee, you can!

Buy Me A Coffee

Note

Feel free to write about bugs, mistakes or ideas for this plugin.

obsidian-front-matter-title's People

Contributors

blakenaccarato avatar lisandra-dev avatar mnaoumov avatar ooker777 avatar snezhig avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.