Jeff Tang

Results 38 comments of Jeff Tang
trafficstars

Roam has attributes, wonder if that would be an option: `aliases:: [[Tony Stark]] [[Iron Man]]`

Aliases were implemented this way: https://github.com/athensresearch/athens/discussions/1326#discussioncomment-923738. Leaving this issue open for discussion of **real aliases**. This solution is actually solving the issue of **anchor text**, not of fundamental aliases, i.e....

Holding off until we reflect more on page-level properties.

subsumed by #2280

Hi @aldosolorzano, thank you so much for the PR! Some questions around this: - We think we will move away from markdown syntax eventually to be more rich-text. I'm not...

That is a loaded question! First thought is 1 workspace = 1 database Per Database: pretty straightforward. Everyone has same permissions, except for perhaps admin who can add or remove...

Happy medium solution: - `cmd-p` for always-whenever Athena, in any context - `cmd-k` for inserting links when cursor is in a block Notion does this

👍 @DogLooksGood worked for me. For any others who read this, I still needed to add another shim file for [React](https://github.com/thheller/shadow-cljsjs/blob/master/src/main/cljsjs/create_react_class.cljs). Thanks for the example @filipesilva. I didn't use it,...