Giter VIP home page Giter VIP logo

comment's Introduction

Comment

Hierbei handelt es sich um ein User Script, welches eine editierbare Liste mit Kommentaren zu dem Online Uebungssystem der Fernuniversität Hagen hinzufügt.

Beispiel

Installation

Das Firefox Addon Greasemonkey erlaubt es eigene JavaScript-Scripte in Webseiten einzubetten.

  1. Installation von Firefox
  2. Installation von Greasemonkey Addon
  3. Installation von Comment User Script.

Updates

Version 3

  • Mark/Unmark items for better visibility in the list. (Testing)
  • Node states are going to be saved and synced between multiple tabs now. Closed folders remain closed.

Version 2

  • Removed Paste, Clipboard Options in Context-Menu
  • Added simple Insert by single left click on an Item
  • tabs sync after changes to the tree.
  • search bar removed

Version 1

  • Für aktuelle Aufgaben angepasst.
  • Context-Menu -> Paste: implementiert
  • Automatic script update enabled
  • Pay attention: not compatible with jscomment beta. Backup your tree and load it in the new version.

FAQ

Does this user script support Chrome/Chromium:

No

What is an item?

An Item is a simple text line, which can be pasted to the comment box.

What is a folder?

Folders help you to organize multiple items and collections.

What is a collection?

A Collection behaves like an item, but groups multiple items and represent one child by random. Whenever the side is reloaded or The Context Menu option Dice is called, another child item is selected.

Is HTML supported by items?

Yes

Is my tree persistent after closing firefox?

Yes, as long as the Greasemonkey User Script is not removed.

How can I backup my tree?

By clicking the Save-Button and saving the JSON Content to a file with suffix .json.

How to restore a backup?

By clicking the Browse-Button and opening a .json File, generated by this tool.

Is Drag&Drop enabled?

Yes

How to edit,rename,delete?

By using the right click on a tree item.

Links

comment-helper is a similar tool written in Java, but it does not depend on the Übungsplattform der Fernuniversität Hagen. Pay attention: It is not compatible with this tool.

langstrumpf Another script for modifying the Übungsplattform.

comment's People

Contributors

pecheur avatar

Watchers

James Cloos avatar

comment's Issues

remove whitespace after linebreak

Whenever a line is pasted, a whitespace is added automatically. This is not necessary for line breaks. But the HTML-Line Break doesn't seem to work without a whitespace. Solution in version 4: Each line is pasted as paragraph and holding CTRL-Key pastes the item without line breaks.

Rename item

A text line is called item, maybe snippet is a better.

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.