akosbalasko / akosbalasko/yarle

Allow setting fields in Tana Intermediate Format

Open
#484 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
1.8k
Forks
111
PR merge metrics
No merged PRs in 30d

Description

For import into Tana it would be great if we could use some of the available attributes to set field values.

For example, if I write this as a template right now
```
>Date:: {created-at-block} {created-at} {end-created-at-block}
>URL:: {source-url-block} {source-url} {end-source-url-block}
>Topic(s):: {tags-block} {tags} {end-tags-block}

{content-block}{content}{end-content-block}
```

Tana imports this like so:
Screenshot 2023-07-03 at 09 19 05

Instead, it would be great if Tana would show it like this:
Screenshot 2023-07-03 at 09 21 11

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.