Skip to content

dmahurin/webknotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebKNotes

WebKNotes is a dynamic web based Knowledge database.

WebKNotes 2 is a rewrite of WebKNotes 1 in Javascript, with the entire implementation existing on the client side.

Features of WebKNotes

  • Files can be created and edited, and deleted.
  • Uses WebDAV or WebDAV+DeltaV (SVN) for file access. No server modification required.
  • Fallback implementation requires only HTTP GET for directory/file read, and HTTP PUT for write.
  • User Authentication is performed by HTTP server usual authentication.
  • Client side markup translation for custom formats including .wiki, .htxt, .chopro.
  • Bookmarklets are provided to allow use of WebKNotes 2 without installation.

The provided bookmarklets allow editing an arbitrary web page with no setup, other than WebDAV/Delta-V or HTTP PUT support and access.

Future enhancements:

  • Directory creation and removal.
  • More Delta-V/SVN support.
  • Search support using WebDAV Search/DASL
  • Theming

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published