colocolomemo / News / News (71 to 75)

Release Notes: Quick Post Form

We have released Quick Post Form as Web Application.

About Quick Post Form

Fig. quick post form

Quick Post Form is the web page only to write a new memo. You can access it with following URL. It is also available in both PC and mobile web browser. If you add it to bookmarks or toolbar of the web browser, you can write a new memo quickly.

https://colocolomemo.com/forms/newmemo

You can customize the initial input value by following query parameters.

title
Set the title
content
Set the body of the memo content (However, it can not be passed the long sentence)
date
Set the date with formatting "yyyy/MM/dd" (e.g. date=2013/01/23
tags
Set the tags as comma separated values (e.g. tags='clip,web')
list
Set the list name (e.g. list='news clip')
star
Set the star (e.g. star=2)

e.g.) https://colocolomemo.com/forms/newmemo?title=Title Sample&content=Hello, World

Bookmarklet

This is the bookmarklet to open Quick Post Form by passing the URL and title of the web page being viewed.
If you select text in the page, the selected text will be passed to the text input field. (However, it can not be passed the long sentence)

PC browser

Drag and add the following link "+ url memo" to the bookmarks or toolbar of the browser.

+ url memo

Mobile browser

  1. Tap the following link "+ url memo".
  2. Nothing happend, but add this page to bookmarks as it is.
  3. Edit the added bookmark. Delete the text before "javascript:" (https://...#) from the URL. And save it.

+ url memo

Customize (for Expert)

All text of the bookmarklet is the following.
You can customize the parameters being passed to Quick Post Form with editing the part "var tags='',list='',titlePrefix=''" in the initial part.

javascript:(function(){var%20tags='',list='',titlePrefix='',quote=false,lt=600,w=window,d=document,enc=encodeURIComponent,t=w.getSelection().toString();if(t&&quote){for(var%20xs=t.split('\n'),i=0,len=xs.length;i<len;++i){xs[i]='>%20'+xs[i];};t=xs.join('\n');};w.open('https://colocolomemo.com/forms/newmemo?exit=true&title='+enc(titlePrefix+d.title)+'&content='+enc(location.href+(t?'\n\n'+(t.length>lt?t=t.substring(0,lt):t):''))+'&tags='+enc(tags)+'&list='+enc(list));})();
tags
Set the tags as comma separated values (e.g. tags='clip,web')
list
Set the list name (e.g. list='News Clips')
titlePrefix
Set the prefix of the title (e.g. titlePrefix='Clip: ')
quote
Whether paste the selected text in the quote format ">..." (e.g. quote=true)

Release Notes: iOS: 1.1.3

We have released "colocolomemo for iOS 1.1.3.

Updated:

  • New: Add the search options to the search view.
  • New: Add the menu for checklists (check/uncheck all, move checked items)
  • New: Converts between the text section and the checklist section.
  • New: Create the sub-lists.
  • New: URL scheme
  • Fix: Improved the display of the list.
  • Other: Shows "Tips" on some view.

About URL Scheme

  • Can create new memo by accessing "colocolomemo://newmemo" with following query paramters.
  • title: The title of the memo.
  • content: The content of the memo.
  • date: The date of the memo. (yyyy/MM/dd)
  • tags: The tags of the memo. (comma separated)
  • star: The star of the memo. (from -3 to 3)
  • lists: The lists of the memo. (comma separated)

Release Notes: Android: 1.4.3

We have released "colocolomemo for Android 1.4.3.

Updated:

  • New: Add the search options to the search view.
  • New: Add the menu for checklists (check/uncheck all, move checked items)
  • New: Converts between the text section and the checklist section.
  • New: Create the sub-lists.
  • Fix: Improved the process of saving the memo.
  • Fix: (for Android 2.2) Force close when creating the list.
  • Fix: Improved the display of the list.
  • Other: Shows "Tips" on some view.

Release Notes: iOS: 1.1.2

We have released "colocolomemo for iOS 1.1.2".

Updated:

  • New: Add the character counter in the text editing screen.
  • Fix: Apply automatically the date and tags of the memo when created in the smartlists.

Release Notes: Android: 1.4.2

We have released "colocolomemo for Android 1.4.2".

Updated:

  • New: Add the character counter in the text editing screen.
  • Fix: Improved the synchronization process.
  • Fix: Updates the view after the smartlist created.
  • Fix: Nothing has happened when the hardware [MENU] button pressed.
  • Fix: Expands editing area when editing the text or checklist.
English
日本語