Get Started. It's Free
or sign up with your email address
Twitter Client by Mind Map: Twitter Client

1. MultiColumn

1.1. or better ui

1.2. buckets ?

1.3. round/wheels?

1.3.1. like circle navigation

1.3.1.1. like NWN

1.3.1.2. portal browser

1.4. or is a tree still the best thing?

2. sharing

2.1. instapaper

2.2. mail with tweet in subject from [email protected]

2.3. add images to mails

3. minimal

3.1. tweet left aligned

3.1.1. name and icon upper right corner

3.1.2. adapt icon size to tweet size

3.2. automatically expand (lazily) urls

3.3. howto include shared graphics ?

3.4. name, time, retweeted by as "signature"

3.4.1. removeable

3.5. use full width

3.6. automatic links for #tags and @names in tweet but not blue, rather italic or lightgray ?

3.7. show the local posting time (for the writer)

3.8. switch between since and absolute time

3.9. partition tweets visually by hour/day

4. filters

4.1. temporary / permanent

4.2. filters are just additional tags that are added to the tweet and evaluated later

4.2.1. some are filtered

4.2.2. some are just evaluated in the UI

4.3. hashtags

4.4. keywords

4.5. on expanded url parts

4.6. on tweet length

4.7. references

4.7.1. foursquare

4.8. retweets

4.8.1. (already seen)

4.9. merge everything in one timeline by default

4.10. filter by location, see the tweets around you

4.11. define by "tweeting"

4.11.1. no complex ui

4.11.2. e.g. filter: f "name" -#tag +@name from@name -rt@name +:url-part

4.11.3. hightlight: h name ....

4.11.4. timeline t name

4.11.5. optimize for ios 2nd level kb

4.11.5.1. : instead of #

4.11.5.2. no "-" means +

4.11.5.3. "for retweets

4.11.5.4. @ stays

4.11.5.4.1. rt@

4.11.5.4.2. from@name

4.11.5.4.3. to@name

4.11.5.5. literal text for searches

4.11.5.6. / for url parts

4.11.5.7. & for tags

4.11.5.8. ! for actions

4.11.5.8.1. and adding tags

4.11.5.9. . for "css" like selectors for highlighting

4.11.5.10. removing through filtering is just a highlight?

4.11.5.11. add a tweet to a filter just by "forwarding it" to the filter and deleting what should not be in there

4.11.5.12. AND OR?

4.11.5.12.1. what is the default

4.11.5.13. always update tags by tweet

4.11.5.13.1. u tag

4.11.5.13.2. override?

4.11.5.13.3. -remove those regardless of their prefix

4.11.5.13.4. how to add negative filters?

4.11.6. like sandy's command line UI

4.11.7. do we need to distinguish between filters & highlights?

4.11.7.1. they are just all applied to a tweet as "tags"

4.11.7.2. f name filters : actions

4.11.7.3. f name tag !action tag !action

4.12. highlight

4.12.1. border

4.12.1.1. b:color

4.12.2. background-color

4.12.2.1. bg:color

4.12.3. font

4.12.3.1. f:name

4.12.4. font-size

4.12.4.1. fs:xx

4.12.5. color

4.12.5.1. c:color

4.12.6. style

4.12.6.1. s:style

4.13. examples

4.13.1. h important b:lightblue bg:sepia c:green f:helv fs:20 f fsq /foursquare !remove f neo neo4j neo graphdb .important

5. navigation

5.1. reuse twitters sliding UI

5.2. top level navbar

5.2.1. button for config

5.3. bottom level tabbar for timelines

6. actions

6.1. highlight

6.1.1. tweet or words

6.2. duplicating or moving timelines

6.3. have filter spawn timelines

6.4. hide

6.5. remov

7. integration

7.1. use instapaper like url modification

7.1.1. eg. thttp

7.1.2. or htt

7.1.2.1. just delete one char

8. store config across server/client

8.1. perhaps as part of twitter account

8.1.1. dm?

9. add some nice statistics for your timelines

9.1. tweets/hour

9.2. tweets/followed

9.3. filtered tweets per followed

9.4. tweets / tag

9.5. tweets on map

10. persistence

10.1. sqlite

10.2. reorg

10.3. users

10.3.1. id = twitter-name

10.4. tweets

10.5. filters

10.5.1. json

10.6. tags

10.6.1. m:n table

10.6.1.1. rather 1:n with just tag value

10.7. insertion order (==auto-increment id or "date-long"?)

10.8. json as exchange format

10.8.1. compressed, base64 for exchange via twitter (dm)

11. timeline

11.1. named

11.2. additional tag(s) on tweets

11.2.1. set by filters

11.3. tree

11.3.1. timeline

11.3.1.1. grouping

11.3.1.1.1. date

11.3.1.1.2. all

11.3.1.1.3. from

11.3.1.1.4. tags

11.3.1.1.5. either via additional level or tool-bar

12. tags

12.1. #all by default

12.2. to@user

12.3. from@user

12.4. Neue Idee

13. general

13.1. name

13.1.1. #hashtag

13.2. opensource

13.3. location support

13.4. multi-account