Giter Site home page Giter Site logo

tiddlycouch's People

Contributors

fnd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tiddlycouch's Issues

Some issue with

Hi Saq,
After a log time i came back to tiddlycouch
It seems that in my local implementation, I had a problem to reach the server during tiddler save.
With some "simple" modification in the couchdbconfig.js it work perfectly.

  1. calculation of the host:
    host: window.location.protocol+"//"+window.location.host.replace(//$/, ""),

  2. calculation of the workspace
    "server.workspace": window.location.pathname.split("/")[1],

This is maybe not the good way to do it, but it work.

The couchapp self can also be reduced
here is the minimal structure for this application
"lists/json.js",
"lists/tiddlywiki.js",
"templates/tiddlywiki/empty.html",
"templates/tiddlywiki/tiddler.html",
"vendor/couchapp/lib/mustache.js",
"views/tiddlers/map.js"
all the rest can be wiped without effect

Tiddlers losing characters when read back out of CouchDB

If I have the string "{{{" in a tiddler it seems to be stored correctly in CouchDB but when I reload the page the "{{{" gets stripped out of the tiddler when rendered. This is an issue when storing tiddler macros.

Happy to take a look since this is just a proof of concept -- was trying to get some of the GTD tools to work with it.

Any ideas where to start?

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.