Odin Urdland
Odin Urdland's Comments
-
-
Odin Urdland Staff
Jul 4, 2023 For the
@-mention
case, you can go to your home node, and remove the 'Allow content from' on the other workspaces. And that should stop it popping up there.For global-search there is a workaround, you can write the ID of your home node, and
>
and then your search to only search within one workspace. It also works to useCtrl K -> Search Within
on the home node to have it prefill withhomeNodeId >
for you. -
Odin Urdland Staff
Jun 6, 2023 Surprised there isn't anything basic available yet.
Depending on what you mean with 'basic', there is the full actual JSON graph that Tana uses available. This is possible to parse and transform into any other output, since this is the core internal model of Tana. So it has everything mentioned in this idea (references, inline references, links, searches, commands, tags, ...everything), except it only links to the media files using an URL (it doesn't include the files).
Before anyone says so; that isn't what this idea is about. It's about a export that you can use elsewhere or even manually if you choose to leave Tana, not an internal data dump. :)
-
Odin Urdland Staff
Jun 6, 2023 There is now an official Tana Input API. So part of this has been done! Please try it out, you can add supertags and fields.
https://github.com/tanainc/tana-input-api-samples
There isn't any export API yet.
-
- Ideas
- Recurring Date Field
Odin Urdland StaffJun 6, 2023 It is worth mentioning that this is possible to build now using the Command Node 'Insert relative date'. Like RJ Nestor has done (a demo of it in use here): https://www.youtube.com/watch?v=6ikLbN0JoeY
-
Odin Urdland Staff
May 2, 2023 This was a bug, and it has since been fixed.
You should be able to play your audio now. :)
-
Odin Urdland Staff
May 2, 2023 This has now been released, and has been marked as such! 🎉
(The main post, not all the great stuff in the comments :) )
-
- Ideas
- Add calendar view
Odin Urdland StaffApr 12, 2023 This has been added!
-
Odin Urdland Staff
Mar 27, 2023 We'll fix this in an upcoming release. It should not add a time by default. :)
This would be nice to have indeed.
Extensions are allowed to overwrite Content Security Policy (CSP) if I recall correctly. So you should already be able to embed in an extension.