Code Monkey home page Code Monkey logo

Comments (3)

andrewbrereton avatar andrewbrereton commented on July 18, 2024

Hi @pppaapp,

image

In the plugin settings you can choose whether to keep the whole link in the event summary, just the title, or remove them entirely.

From your screenshot, it looks like you have selected Keep the title.

Obsidian support two types of internal link: wikilinks and markdown.

In your example, you're using wikilinks. So in this case, only the title is kept in the event summary.

Scenario 1: Wikilinks internal link with a custom title

- [ ] Test [[*internal link*|*My Custom Title*]] 📅 2023-12-01

The internal link will be removed so the event summary will be:

Test My Custom Title

Scenario 2: Wikilinks internal link without a custom title

- [ ] [[TEST]] 5 📅 2023-12-01

The internal link will be removed, and there is no custom title, so the event summary will be:

5

I hope the above is clear. Let me know if your expectations are different. I think what you may be eluding to is a fourth option such as "Show the title, unless the title does not exist, then show the link".

from obsidian-to-ical-plugin.

pppaapp avatar pppaapp commented on July 18, 2024

Oh, I like the fourth option.

- [ ] [[AAA]]BBB[[CCC|DDD]]

⬇️

🔲 AAABBBDDD

from obsidian-to-ical-plugin.

andrewbrereton avatar andrewbrereton commented on July 18, 2024

Fixed in 1.10.0

from obsidian-to-ical-plugin.

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.