Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tana-past handle #10

Open
castroCrea opened this issue Jul 16, 2024 · 0 comments
Open

Tana-past handle #10

castroCrea opened this issue Jul 16, 2024 · 0 comments

Comments

@castroCrea
Copy link

Hey, how can I handle Tana-Past for %%tana%%

When I past this in Tana

%%tana%%
- 🅢{{{title}}} #[[🅢referenceNote]] #[[🅢webSource]]
   - 🅢source-URL:: [Read Original]({{{originalUrl}}}) #[[🅢link]]
   - 🅢capturing-URL:: [Read on Omnivore]({{{omnivoreUrl}}}) #[[🅢link]]
   - 🅢author:: {{{author}}} #[[🅢author]]
   - 🅢highlight-Date:: {{#formatDate}}{{dateSaved}},DD{{/formatDate}}
   - 🅢highlight-Time:: {{#formatDate}}{{dateSaved}},HH:mm{{/formatDate}}
   - 🅢topic::
{{#labels}} 
     - {{name}} #[[🅢topic]] 
{{/labels}} 
   - 🅢source_note:: {{#note}} {{{note}}} #[[🅢fleetingNote]] {{/note}}
{{#highlights.length}}
   - Highlights {{#highlights}}
     - {{{text}}} [🅢hl-link]({{{highlightUrl}}}) #[[🅢highlight]]
{{#labels}}
        - 🅢topic::
          - {{name}} #[[🅢topic]]
{{/labels}}
{{#note}} 
         - 🅢highlight_note:: {{{note}}} #[[🅢fleetingNote]] {{/note}}
       {{/highlights}}
{{/highlights.length}}

I got this result
Capture d’écran 2024-07-16 à 22 26 22

How can I reproduce that with the API ?

Thanks for your help, I'm struggeling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant