How would you symbolize "change"?

Because of the space, I have to make "one character links" for crud actions:

In symbols, I would symbolize:
'delete' with the x symbol
"add" with +
...
How would you label "change"?

0


source to share


13 replies


How about a delta character? Δ
Or, how about the +/- character? ±



+11


source


*

may also mark "change"



+5


source


Why not just use the standard difference indicators:

add: +

remove: -

edit :!

... although when you say "links" I am assuming you mean HTML hyperlinks? Who is the target audience? If they are not programmers, then the change should probably be "c" for "c'hange".

+4


source


Maybe ± or ~ might work? ± because the change can be indicated as "Delete old, add new".

Or ask the Unicode Consortium to add the Barack Obama symbol to the standard. (Sorry, couldn't resist the title)

+2


source


How about ✍ (U + 270D) or ✎ (U + 270E).

+2


source


If you are limited to ASCII I would use ">" as it stands for forward movement. There are tons of characters in Unicode for you to choose from (I've always wanted to use a word, lots of: -).

+1


source


^

perhaps to symbolize "UPdate"?

0


source


Do you have enough space for small icons? I would squeeze them if possible.

0


source


I would avoid anything that has an existing mathematical or logical meaning (+, -,!, Etc.). You don't mean that the hat change has changed, but for me the old "means a change, like x, x" etc. (Although this can be interpreted as output).

0


source


What about:

¢

0


source


the * sign is used in some software (VS, SSMS ...) to mark a document that has been modified but not saved ... I also like Δ, but that depends on what is curious (= how mathematical thinking ) ppl uses software

so speaking in terms of "expected behavior", I would go for * as well, as VonC already wrote.

(The first thing I thought about reading the ur header was a little Obama gg icon)

0


source


IMHO, three dots are a good indicator for edit / change commands.
Like this:

...

EDIT : I just realized that you asked for one character. But that won't delete as you might like it.

0


source


Wow, none of you paid attention to the last election, symbol of change is O. Like Obama?

I'm sorry I tried to resist. But seriously looking for a symbol to change on google, you get something like this.

0


source







All Articles