Hi Connor,

If you are inside the  FileSystemAdaptor.prototype.saveTiddler = 
function(tiddler,callback)  function you can use the tiddler variable. 
Which is always the current tiddler, since the save function is called  
with it as the parameter. 

if you do a console.log("tiddler: ", tiddler) inside the function and 
restart the server, you'll see, what's going on and how the tiddler object 
looks like. 

hope that helps. ... If it doesn't, you need to explain in more detail, 
what you want to achieve. ... It's about the git add, git commit handling I 
guess?

-mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/3b4393f2-d2f5-4e57-9103-c532cb5a2322%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to