Giter Club home page Giter Club logo

Comments (6)

anaclumos avatar anaclumos commented on June 12, 2024 2

Hey, thanks for reaching out! I did not know dendron went into maintenance mode; indeed PKMs are tough businesses in a way that everyone's workflow is different, and thus very challenging to find the Product-Market Fit 😭

I use nameless routes mainly because I change the title of a post a lot and I want links to stay intact after updating the post title. Thus, I randomly assign an irrelevant hex digit for each article. Surprisingly, I did not feel any harm in SEO, given that my sitemap.xml faithfully shows all links. I constantly get 1K+ clicks from Google every month (comparable to my previous https://github.com/TryGhost/ghost blog.)

Docusaurus is not the perfect solution, tho. I want every hex to be top-level; for example, I want cho.sh/D8FB8E instead of the current cho.sh/w/D8FB8E. This is only possible by rewriting a significant portion of the docusaurus; right now doing this will cause a collision between the Docs plugin and the Blog plugin. Some other limitations of Docusaurus

  • No first-level Wikilink supports
  • No first-level Backlinking & Graph supports
  • No first-level figcaption supports
    • I made a janky implementation, which subsequently broke img optimizations
    • So, no blurry image loadings as of right now (in the sacrifice of Wikilink and figcaption, you can use the Docusaurus Ideal Image plugin)
  • No Excalidraw
  • No Footnote
  • No automatic (or assisted) insights

I may try to rebuild everything from scratch at one point. I'd make a meta-meta-framework like Nextra based on all the modern features of Next.js, plus optimize for Memex with the features mentioned above. Previous builds of https://github.com/junhoyeo/paracosm had a Memex incorporated but then later removed. Screenshot from when it had a Memex.

CC-ing @stevejkang @junhoyeo

from extracranial.

anaclumos avatar anaclumos commented on June 12, 2024 2

Hey @SeiwonPark, thank you so much for your interest!

In the example you mentioned, you will have to add a link manually. Some tools help me to do this, such as Obsidian Ava, but these days I do it myself.

Not the best design 😃 I hope the next-gen tools do this automatically. Examples include Saga's Autolinking or Mem's 'Similar to this Mem' feature, but none of them are perfect.

There's also the problem of Remem (coined in Exhalation by Chiang, 숨, 테드 창 저) -- if the machine does everything for me, my brain will slowly degrade over time. Perhaps leaving some chores for my brain is an excellent middle ground.

from extracranial.

anaclumos avatar anaclumos commented on June 12, 2024 2

Oh. Also, I misunderstood quite a bit. If you add one link, i.e., docusaurus 2.0 → 1.0, you don't need to add the opposite. It will automatically appear as a backlink.

What I meant by linking myself is the initial [[]] bracket connecting process.

from extracranial.

SeiwonPark avatar SeiwonPark commented on June 12, 2024 2

Thank you for the quick response!

if the machine does everything for me, my brain will slowly degrade over time. Perhaps leaving some chores for my brain is an excellent middle ground.

I really appreciate your insight :)


It will automatically appear as a backlink.

What I meant by linking myself is the initial [[]] bracket connecting process.

Ohhh sorry for misleading. I actually meant both of them. So it would automatically generate links by backlink! But still it needs to be added manually for the hyperlink([ ]). And you're willing to do some chores for your brain 👍 How cool!

You're giving so much impression to me and others as well. Thanks for your work!

from extracranial.

SeiwonPark avatar SeiwonPark commented on June 12, 2024 1

@anaclumos (Sorry that I'm not sure if this comment is related to the issue)

What a nice {wiki | blog | brain} I've ever seen! Likewise, I've been also working on building my own wiki-like page. And I really liked your Graph idea that each node links one another to make some kind of relation between them. So I've tried applying this feature to my page but here I've got a question.

Q. How do you manage links that previously didn't have any links but after adding some posts there seems to be some relation between them?

For example, I posted about "Docusaurus 1.0" yesterday and if I'm trying to post about "Docusaurus 2.0", do you modify the post of "Docusaurus 1.0" as well? (I mean by adding some links to "Docusaurus 2.0") Or do you just add link from "Docusaurus 2.0" to "Docusaurus 1.0"?

Anyway thanks for sharing your cool "Extracranial".

from extracranial.

anaclumos avatar anaclumos commented on June 12, 2024

Also, if you simply want the high-level functionalities of this website, try Mem; they have really good software.

from extracranial.

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.