Skip to content

Very simple plain text static client side Javascript personal wiki

License

Notifications You must be signed in to change notification settings

mrmabs/ptxtwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ptxtwiki

Very simple plain text static client side Javascript personal wiki

This is intended to somewhat look like the Palm OS Memo Pad app, with inspiration from PalmWiki. It's not intended to have many features beyond the four types of links (examples in index file):

  • http:// raw text external
  • Markdown style square [name] and round (url) brackets external
  • CamelCase wiki style internal
  • Single square bracket internal

This is not bug free and it is very quirky, over time I may change the text file format to have multiple pages in a single file, in line with the export output from J-Pilot. I have a few goals:

  • Keep the code and main web page very simple
  • Static files
  • Parse text files (or one text file with all pages)
  • Sharable links to pages
  • "Responsive" CSS so the reader can get the same experience on many devices

For now I have released this as Creative Commons Zero, so do with this as you wish.

About

Very simple plain text static client side Javascript personal wiki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages