Zim

Feature request: textbuffer in side pane for notes about page

Bug #1108760 reported by Jaap Karssenberg
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Zim
Confirmed
Wishlist
Unassigned

Bug Description

To use Zim as a novel-writing tool, an awesome feature would be a simpler version of this: http://www.zim-wiki.org/wiki/doku.php?id=side_notes_for_pages, only looking at using Zim as a Linux alternative to yWriter rather than Scrivener.

Basically, it would be an extra textbox that sits in (for example) the bottom pane. It could be plain text, similar to the 'scene description' box in yWriter. The main use of it for writers would be to add a small 'scene synopsis' and/or general notes on required edits.

(Bonus feature: the ability to export the notes for an entire chapter into a single html document?)

Revision history for this message
Jaap Karssenberg (jaap.karssenberg) wrote :

Attached a plugin that will add a simple text buffer to the side pane. Stores the note as a text file attachment.

- Supports autosave, but not as robust as the main buffer (did not check error handling etc)
- No formatting support in this buffer --> need substantial work to make that possible
- No integration for search / find / etc.

Please report bugs in this plugin in comments below.

To install drop this file in "zim/plugins" source folder and restart zim, enable from preferences dialog.

Changed in zim:
status: New → Confirmed
importance: Undecided → Wishlist
Revision history for this message
Siana Blackwood (sianablackwood) wrote :

Thanks :-). I've been using it for a few days now and haven't encountered a problem yet.

I added a (very small) modification to the plugin.

self.textview.set_wrap_mode(gtk.WRAP_WORD)

I have no idea if it was the best spot or not, but in my file it's after line 118 and it seems to be working okay.

Revision history for this message
pvanb (p-vanbreugel) wrote :

Hi, I tried to get this to work, I copied the file to /usr/share/pyshared/zim/plugins (I am on Ubuntu 13.04), but after restarting I don't see this plugin in the preference dialog. Any ideas?

Revision history for this message
Jaap Karssenberg (jaap.karssenberg) wrote : Re: [Bug 1108760] Re: Feature request: textbuffer in side pane for notes about page

Try running "zim -D" maybe there is an error when loading the plugin.

And check "which zim" to make sure you are not running from a
different install location.

In case of doubt try putting the plugin in
"~/.local/lib/python2.7/site-packages/zim/plugins" that folder is
always checked by zim.

Regards,

Jaap

On Thu, May 9, 2013 at 12:30 PM, pvanb <email address hidden> wrote:
> Hi, I tried to get this to work, I copied the file to
> /usr/share/pyshared/zim/plugins (I am on Ubuntu 13.04), but after
> restarting I don't see this plugin in the preference dialog. Any ideas?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1108760
>
> Title:
> Feature request: textbuffer in side pane for notes about page
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/zim/+bug/1108760/+subscriptions

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Related blueprints

Remote bug watches

Bug watches keep track of this bug in other bug trackers.