Git Product home page Git Product logo

Comments (3)

arnau avatar arnau commented on June 16, 2024 5

Thanks @MrModest I'll keep the issue open in case they provide a way at some point.

from obsidian-metatable.

MrModest avatar MrModest commented on June 16, 2024 1

I asked it discord:

https://discord.com/channels/686053708261228577/840286264964022302/848550877773955102

Is this possible to add backlinks behavior without use links exactly in text?
For example, I want add array of internal links to YAML and then I expect that ever added link will have backlink to this note. Have plugin API this possibility?

More example...

Now I need write links like that:

---
tags: [external/link]
---
# My Movies

https://www.imdb.com/user/ur82716768/

___
### Zero-Links
- [[00 Account]]
- [[00 Media]]

but I want write links like that:

---
tags: [external/link]
links: [00 Account, 00 Media]
---
# My Movies

https://www.imdb.com/user/ur82716768/

Can I do this with plugin?

and me answered @Licat#1607:

https://discord.com/channels/686053708261228577/840286264964022302/848625713472340028

There's isn't a way to do that right now but it might be added in the future
You could use comment blocks If you want it to not be seen
%% comment %%

from obsidian-metatable.

arnau avatar arnau commented on June 16, 2024

I would love to do it but so far I haven't been able to find how to do it (the API documentation is hardly there).

from obsidian-metatable.

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.