Timeline Sandbox

@pbat.ch

added a !meta page. this proof of concept integrates with the weewiki !zettelkasten I am developing to produce something similar to this !feed.

Read replies 5 years ago
@pbat.ch

I am loving how organic this !zettelkasten is in !weewiki. the key value structure I'm using is so simple and allows for many structures to emerge from it.

Read replies 5 years ago
@pbat.ch

with the addition of crate in weewiki, I finally found an opportunity to add some words to the !sqlar page #updates

Read replies 5 years ago
@pbat.ch

implemented initial crate import in !weewiki. one step closer towards !sample_curation

Read replies 5 years ago
@pbat.ch

I've got a good feeling about the !zettelkasten I'm building for !weewiki. I think it is going to grow legs very quickly.

Read replies 5 years ago
@pbat.ch

with some scripting, I could probably use my upcoming !weewiki !zettelkasten as a drop-in replacement for !twtxt, and then generate the twtxt file. however, I think I am going to keep them separate for the time being. let them both grow to serve different purposes.

Read replies 5 years ago
@pbat.ch

initial crate words imported in to weewiki source repo. no code yet, but it's pretty clear to me what needs to happen next in order to make an MVP. #updates

Read replies 5 years ago
@pbat.ch

import functionality now works in the !weewiki zet #updates

Read replies 5 years ago
@pbat.ch

some good initial progress with the !weewiki zettelkasten. messages can be made and tied to previous messages by providing partial UUIDs (that then get automatically expanded). basic export also works. #updates

Read replies 5 years ago
@pbat.ch

added weewiki and orgparse to the #loom today [[/loom/weewiki]] [[/loom/orgparse]]. #updates

Read replies 5 years ago
@pbat.ch

plans for weewiki: a zettelkasten-like interface, a microblogging platform inspired by !twtxt, and some utilities for managing collections of SQLar archives. #updates #halfbakedideas

Read replies 5 years ago
@pbat.ch

!weewiki is now MIT licensed! can't believe I forgot to add it, considering the fact that it already has !janet in there. #updates #weewiki

Read replies 5 years ago
@pbat.ch

I've recently been reading up on zettelkastens again, since it is very closely related to the ethos of a personal wiki system like !weewiki. The thing that interests me is the emergent patterns that come from linking things to things. Which is exactly the sort of solution I'm looking for !sample_curation. #halfbakedideas

Read replies 5 years ago
@pbat.ch

@eli_oat happy to be an enabler :) I keep finding new uses for Janet as well! It has proven to be a remarkable extension language for !weewiki.

Read replies 5 years ago
@pbat.ch

I really really need to add page navigation to !worgle programs exported to !weewiki wiki pages.

Read replies 5 years ago
@pbat.ch

reworked the CLI argument parsing in !weewiki today. running weewiki with no arguments now prints all available subcommands. #weewiki

Read replies 5 years ago
@pbat.ch

all files !monolith written using !worgle have now been automatically HTMLized via !weewiki. the top-level browser can be found [[/proj/monolith/program][here]].

Read replies 5 years ago
@pbat.ch

A fragment of my !monolith program has been woven to a !weewiki from !worgle using !sqlite. Find it for now at [[/proj/monolith/wiki/][the monolith project page]].

Read replies 5 years ago
@pbat.ch

well, it seems like I managed to automatically weave all the !literate_programming parts into a !weewiki! It's not all that helpful yet though, due to the fact that pages have autogenerated names like 'wm_000_0002'. A table of contents comes next...

Read replies 5 years ago
@pbat.ch

Testing @!(ref "weewiki_sql" "page markers" "iterate_over_values")!@.

Read replies 5 years ago
@pbat.ch

somehow get !weewiki pages rendered in !btprnt. maybe build a btprnt backend for links browser? #halfbakedideas

Read replies 5 years ago
@pbat.ch

The master plan is to export the !worgle bits of !monolith to a !weewiki, then begin adding user-level documentation that is able to dynamically reference bits of source code as another wiki page.

Read replies 5 years ago
@pbat.ch

!worgle -> !sqlite -> !worgmap -> !weewiki is kinda working?

Read replies 5 years ago
@pbat.ch

while eventually I hope to get all of literate org parts of !monolith posted online as a self contained !weewiki, I've decided to post little pieces as self-contained documents. here is a copy of !trigvm, the toy VM used to power a rhythmic computer-sequencer controlled entirely from the !monome_grid

Read replies 5 years ago
@pbat.ch

I really want !btprnt to be integrated into !weewiki somehow. Both can speak !janet, and I already figured how to embed PNG images inside of an HTML document. In small doses, it could be fun. #halfbakedideas

Read replies 5 years ago
@pbat.ch

I'm so close to being able to get my literate programs written in !worgle converted into a self-contained !weewiki. #literateprogramming #worgle #weewiki

Read replies 5 years ago
@pbat.ch

weewiki uses a custom org markup parser written in ANSI C to render the HTML. No emacs needed! my hope is to introduce a user-defined callback that can process these to allow for custom meta-commands.

Read replies 5 years ago
@pbat.ch

a new fix to !weewiki will ignore all org-mode command strings by default. Now things like PROPERTY tags won't show up in the output.

Read replies 5 years ago
@pbat.ch

documenting my experiments with twtxt/weewiki integration at the !twtxt_playground

Read replies 5 years ago
@pbat.ch

Inline Janet means I should be able to make calls to functions defined in the config file. For example, the =ref= function is how I usually make wiki reference links. This @!(ref "wiki_index" "link right here")!@ should take you to my automatically generated weewiki index of all the wiki pages.

Read replies 5 years ago
@pbat.ch

Technically not org, but weewiki org. So this means that I might be able to run inline Janet code? @!(prin "Hello from Janet.")!@

Read replies 5 years ago
@pbat.ch

a new twtxt/weewiki feature: any word starting with '!' will translate to an internal weewiki reference in my HTML renderer. Example: here is my !wiki_index

Read replies 5 years ago
@pbat.ch

there are also things like using #hashtags, which could be a useful tool to coordinate with weewiki somehow.

Read replies 5 years ago
@pbat.ch

in particular, twtxt provides timestamps. weewiki doesn't really track the passage of time. it only wants to be a key/value database with org markup.

Read replies 5 years ago
@pbat.ch

building a http server into weewiki has been more useful than I initially expected

Read replies 6 years ago
@pbat.ch

weewiki org parser is getting a little bit better. fun bits are long gone, and now it is just tedious bugfixing.

Read replies 6 years ago
@pbat.ch

added paragraph blocks and code blocks to weewiki HTML output. things look decent.

Read replies 6 years ago
@pbat.ch

it is time to add a test suite for orgparse/weewiki.

Read replies 6 years ago
Comment via email