I now have a prototype for command line access to add attachments to wiki pages and tech notes. I'd like to ask for any feedback on the command itself before I polish my changes and put the changes up for review:

   fossil wiki attachment add ?PAGENAME? FILENAME [-t|--technote DATETIME ]

      Add an attachment to an existing wiki page or tech note. One of
      PAGENAME or DATETIME must be specified.

I made "attachment" as a noun to allow for the later addition of other verbs like list and export. I don't propose to change the ticket since (a) I don't need it myself and (b) the existing ticket command just modifies the metadata for existing tickets and doesn't allow creation of tickets or the addition of text to existing tickets.

David
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to