An tomboy plugin to support Insert images
C#
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
Action
Properties
HelpNoteContent.txt
ImageInfo.cs
ImageInfoChooser.cs
ImageWidget.cs
InsertImage.addin.xml
InsertImage.csproj
InsertImageNoteAddin.cs
InsertImagePreferences.cs
InsertImagePreferencesFactory.cs
Message.cs
README.markdown
ReflectionUtil.cs
ResizeEventArgs.cs
Todo.txt
missing-image.png

README.markdown

screen shot #Features

  • Insert image
    • Import image content, or
    • Just link external image
  • Delete image
  • Resize image
  • "Save as..." stored image
  • Undo/Redo image insertion/deletion/resizing

#Installation Download InsertImage.dll from here, Then copy the dll to Tomboy's addins directory.

Q: Where is Tomboy's addins directory? A: http://live.gnome.org/Tomboy/Directories

  • On Linux mv InsertImage.dll ~/.config/tomboy/addins
  • On Windows move InsertImage.dll "%APPDATA%\Tomboy\config\addins"
  • On Mac mv InsertImage.dll ~/Library/Preferences/Tomboy/addins

Then restart Tomboy.

#Build Source Code git clone this repo and build it with Visual Studio 2008 or MonoDevelop 2.X.

#Known Issues

  • Can't sync embedded images to Web store