Giter Club home page Giter Club logo

Comments (6)

SilentVoid13 avatar SilentVoid13 commented on May 23, 2024 1

@pauljacobson Yes exactly ! That's why i closed your suggestion.

from templater.

SilentVoid13 avatar SilentVoid13 commented on May 23, 2024

Hey @pancan21, sorry for the late response.
I agree with you that a global overload would be cool. Unfortunately that's not possible or I would have to overload each function for each plugin manually in my code, and that's just not sustainable in the long term.
For the Templates core plugin, the idea of Templater is to kinda replace it. Everything available in the core Templates is available in Templater (including date / time formats, check arguments in internal templates), you shouldn't have to use the Templates core plugin anymore.

from templater.

pauljacobson avatar pauljacobson commented on May 23, 2024

@SilentVoid13 I just noticed the "Overload" option for the plugin. How does that work? Does this enable me to add a Templater field to my Daily Notes template, and have that become active? So, for example, I could add the weather option to my usual Daily Note template, and have that render a bit like I suggested in #10?

from templater.

pancan21 avatar pancan21 commented on May 23, 2024

@SilentVoid13 I have a idea how to prevent to make an overload for every function.
How about making the Overload function/Templater availible for the current document or better current selection to trigger the replacement for all {{templates}}? I was thinking about a keyboard shortcut for example.
This should work from my point of view and not create this long term support issue that you mentioned.

from templater.

rapatel0 avatar rapatel0 commented on May 23, 2024

Sorry maybe i'm missing something, but wouldn't it be possible just to overload {{date}} and {{time}} as keywords in templater. Just render them with the same basic logic that obsidian employs? I haven't started digging into Obsidian functions, but I expect that you would either just need to have access to the internal time lib or perhaps just all the internal function used to render '{{date}}' and '{{time}}. Not sure however, if it's exposed

I just want to point templater at my existing directory of templates, and use it as the full replacement, and not manually rename all the keys and formatting. Seems like obsidian only has the two keywords (date and time), and there should be no conflict I if i'm just invoking templater.

from templater.

SilentVoid13 avatar SilentVoid13 commented on May 23, 2024

Hey @rapatel0, you can use {{tp_date}} and {{tp_time}} as a replacement in your templates.
I don't want to overload {{date}} and {{time}}, because I don't want plugins to conflict with each other.
Even though using the Templates core plugin along with Templater is unlikely, since Templater does everything the core Template plugin does, I prefer to avoid imposing an overload to users.
If you really want to use {{date}} and {{time}}, then don't use internal templates and define them as custom templates.

from templater.

Related Issues (20)

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.