GithubHelp home page GithubHelp logo

ctavolazzi / update-time-on-edit-obsidian Goto Github PK

View Code? Open in Web Editor NEW

This project forked from beaussan/update-time-on-edit-obsidian

0.0 1.0 0.0 267 KB

License: MIT License

JavaScript 11.23% TypeScript 87.91% CSS 0.86%

update-time-on-edit-obsidian's Introduction

Update time on edit plugin

This plugin update on save the metadata of the file with the time it was updated, and the time of creation if there is none (useful for new files).

Here is a list of feature this plugin provides :

  • Keep in sync the mtime (last modified time) in a property key (default to updated)
  • Keep in sync the ctime (file creation time) in a property key (default to created)
  • Customize the date format, default to obsidian date format for property display
  • Ignore folder for all update, useful for template files
  • Ignore folder for the creation property
  • Works on mobile & desktop

This plugin will read the ctime and mtime from obsidian, and thus, the file system. If file change from an external source, the header keys will be updated.

Remember to backup your vault since this plugin will modify files.

update-time-on-edit-obsidian's People

Contributors

beaussan avatar bencodezen avatar heitor57 avatar vonalbert 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.