Giter Club home page Giter Club logo

svoida / wikifolders Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 5.84 MB

WikiFolders provides the ability to annotate the contents of your folders in OS X using a straightforward, wiki-style markup language. Annotated folders are viewable by anyone, even when the WikiFolders software isn't installed.

Home Page: https://svoida.github.io/wikifolders/

License: GNU General Public License v3.0

Objective-C 94.50% Rich Text Format 0.12% HTML 1.33% C 4.06%
hmi markup-languages

wikifolders's People

Contributors

svoida avatar

Watchers

 avatar  avatar

wikifolders's Issues

Folders that don't exist anymore should just be removed

On startup, the WF app checks to make sure that all watched folders still have their WF contents. If they don't, a dialog appears asking if the files should be replaced or the folder dropped from the watch list.

When the folder doesn't exist at all anymore, the dialog still appears. Assumably, clicking "repair" will cause a crash. The dialog should not appear if the entire folder no longer exists; the folder should just be silently removed from the watch list.

Reported by: *anonymous

Wikitext is rendered too narrowly in some cases

In some cases, the rendered Wikitext appears narrower than the window, causing wasted space down the right side of the folder window and unnecessary wrapping in the rendered Wikitext.

Reported by: *anonymous

Repeated renders result in overlapping icons & text

Refreshing the rendering for a folder that contains icons with text to the right works OK the first time, but subsequent calls cause any text to the right of the icons to overlap them. (The width of all icons is somehow evaluating to 0?)

Reported by: *anonymous

HTML spacing is too wide around items with short titles

The horizontal gaps around file items are awfully large, especially in label-on-right format and might benefit from some judicious shrinking to help flow the wikitext better, especially when a file icon is followed by text or another icon on the same line.

Reported by: *anonymous

Difficult to distinguish new items added to a folder

Items that are added to a folder are currently just dumped at the bottom of the Wikitext. There's no easy way to get an at-a-glance sense of what's new. Also, just putting new items at the bottom is potentially confusing, since the items at the bottom of the folder might have been intentionally grouped to have some semantic meaning. The current implementation would make any new items incorrectly appear to have been intentionally filed as such.

Reported by: *anonymous

Need better representations for files in editor

It would be better if the filenames weren't editable at all in the editor and were instead represented as some kind of immutable token that can just be moved around in the Wikitext. This would help prevent people from trying to rename files using the Wikitext editor and allow the warning to be removed from the editor window.

Reported by: *anonymous

Removing a file from the Wikitext causes bad rendering

Deleting a file from the Wikitext in editing mode results in a corrupted Wikitext rendering. Clicking "save" doesn't trigger any sort of warning about the problem, and the missing file is not automatically repaired in the rendered version of the folder.

Reported by: *anonymous

Finder windows should be closed if they weren't open before

When WF renders the contents of a folder, it has to display it for the Finder hacks to take effect. The app should note whether the window was open before rendering started and then close the window after rendering completes if it wasn't previously open.

Reported by: *anonymous

Base URL for rendering the folder should be the folder

It is currently impossible to (neatly) render an image in the folder as an image using wikitext, since the base URL for rendering the template it pointed to the app's resource directory (to pick up the header graphics). The base URL should be set to the folder itself and the template code should be modified to only look for the header gradient image in a directory specified by a full URL.

Reported by: *anonymous

More WYSIWYG editing would be better

The more WYSIWYG capabilities the editor has, the easier it would be to get the desired output from the application. Currently, the gap between what you see in the editor mode and what you get in the rendered text is pretty substantial.

Reported by: svoida

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.