Giter VIP home page Giter VIP logo

headr's Introduction

headr

headr is a plugin for Obsidian (https://obsidian.md) that automagically adds frontmatter to markdown files.

TO DO

  • make frontmatter customizable
  • add warnings for misformatted frontmatter

Local Development

At a minimum you need main.js, styles.css, manifest.json to have a working plugin.

  1. Create a new Obsidian Vault for testing purposes.
  2. Clone this repo into the .obsidian/plugins/your-plugin-name folder.
  3. Run bun i and bun run build to get started.

![TIP] To continuously build the project run bun run dev.

![WARNING] Make sure to check code quality! bunx eslint main.ts

Releasing a new version.

A new release needs to have changes in manifest.json and package.json.

  1. Update manifest.json with your new minAppVersion and the minimum Obsidian version required .
  2. Run bun version patch|minor|major.

Adding your plugin to the community plugin list

API Documentation

See https://github.com/obsidianmd/obsidian-api

headr's People

Contributors

81reap avatar

Stargazers

Greg avatar a13ph 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.